Class: Swat::TestWorld::Config::EmptyTestWorld
- Defined in:
- lib/swat/test_world/config.rb
Constant Summary
Constants inherited from Base
Base::BASE_OPTIONS, Base::DEFAULT_OPTIONS, Base::SITUATIONS
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
#after_each, #before_each, #initialize, moment, #moment
Constructor Details
This class inherits a constructor from Swat::TestWorld::Base
Instance Method Details
#init_situation ⇒ Object
9 |
# File 'lib/swat/test_world/config.rb', line 9 def init_situation; end |