Class: TestHelper
- Inherits:
-
Object
- Object
- TestHelper
- Defined in:
- lib/tester/test_helper.rb
Instance Method Summary collapse
Instance Method Details
#after ⇒ Object
5 6 |
# File 'lib/tester/test_helper.rb', line 5 def after end |
#before ⇒ Object
2 3 |
# File 'lib/tester/test_helper.rb', line 2 def before end |