Method: Test::Spec::TestCase::ClassMethods#before_all
- Defined in:
- lib/test/spec.rb
#before_all ⇒ Object
Returns the value of attribute before_all.
395 396 397 |
# File 'lib/test/spec.rb', line 395 def before_all @before_all end |
Returns the value of attribute before_all.
395 396 397 |
# File 'lib/test/spec.rb', line 395 def before_all @before_all end |