[Nitro] Mock Persistence
David Corbin
dcorbin at machturtle.com
Sun Aug 7 15:09:01 EDT 2005
On Sunday 07 August 2005 02:55 pm, George Moschovitis wrote:
> Check out Og 0.22.0 (just released) for improved testing support.
> More is coming, suggestions are welcome.
>
>From your release announcement:
> * Greatly improved support for testing and test-driven-development.
> A reworked testing infrastructure for controllers is in place.
> Moreover, support for Og fixtures and automatic test database
> setup is provided. Fixtures can be defined with yml or csv files.
>
Not what I'm looking for. I want to be able to assert that particular objects
were 'saved', without actually having a persistence service. I want to be
able to arrange for particular objects to be returned for various 'queries'.
(A traditional (in my mind) mock persistence layer).
More information about the Nitro-general
mailing list