Exception: DNApi::Sweatshop::NoFixtureExist
- Inherits:
-
Exception
- Object
- Exception
- DNApi::Sweatshop::NoFixtureExist
- Defined in:
- lib/dnapi/test/sweatshop.rb
Overview
Raise when requested attributes hash or instance are not found in model and record maps, respectively.
This usually happens when you forget to use make
or generate
method before trying ti pick
an object.