Class: ApiTester::TestHelper
- Inherits:
-
Object
- Object
- ApiTester::TestHelper
- Defined in:
- lib/api-tester/test_helper.rb
Instance Method Summary collapse
Instance Method Details
#after ⇒ Object
9 10 |
# File 'lib/api-tester/test_helper.rb', line 9 def after end |
#before ⇒ Object
3 4 |
# File 'lib/api-tester/test_helper.rb', line 3 def before end |
#retrieve_param(key) ⇒ Object
6 7 |
# File 'lib/api-tester/test_helper.rb', line 6 def retrieve_param key end |