Class: SqlTestRunner::BeforeAction
- Defined in:
- lib/sql_test_runner.rb
Instance Attribute Summary
Attributes inherited from Step
Instance Method Summary collapse
Methods inherited from Step
Instance Method Details
#description ⇒ Object
122 123 124 |
# File 'lib/sql_test_runner.rb', line 122 def description "before: #{name}" end |