Class: Camping::ModelTest
- Defined in:
- lib/mosquito.rb
Overview
Used to test the models - no infrastructure will be created for running the request
Instance Method Summary collapse
-
#test_default ⇒ Object
:nodoc.
Methods inherited from Test
#assert_difference, #assert_no_difference, #deny, use_transactional_fixtures
Methods included from Mosquito::Dusty
Instance Method Details
#test_default ⇒ Object
:nodoc
622 |
# File 'lib/mosquito.rb', line 622 def test_default; end |