RetroMocha / obvious

Obvious is a clean architecture.
MIT License
264 stars 16 forks source link

Generate JackDoubles for testing #14

Closed brianknapp closed 11 years ago

brianknapp commented 11 years ago

It would be a good idea to create JackDoubles for each of the contract types with the generator. Having that structure in place would make project starts easier. See the example app for the pattern: https://github.com/RetroMocha/obvious_status/blob/master/app/spec/doubles/user_jack_double.rb

brianknapp commented 11 years ago

This is done and will ship with 0.0.6