1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot.git synced 2022-11-09 11:43:51 -05:00
thoughtbot--factory_bot/spec/support
Joshua Clayton 180eb8bec7 Refactor definition_proxy_spec
This introduces a couple of things: firstly, there's now a MockFactory
that allows for introspection instead of spying all over the place. This
should make tests a lot less brittle. Secondly, a couple of handy
matchers have been made available to perform assertions against the
mock.
2011-10-14 17:21:29 -04:00
..
macros Move DefineConstant code into macro 2011-08-19 17:21:54 -04:00
matchers Refactor definition_proxy_spec 2011-10-14 17:21:29 -04:00
shared_examples Change syntax for ignoring attributes to use block syntax instead of 2011-10-09 16:46:57 -04:00
mock_factory.rb Refactor definition_proxy_spec 2011-10-14 17:21:29 -04:00