I'm writing JUnit tests and I'm trying to add a test for a 'clone' problem. Unfortunately, the mockEditingContext() included with wounittest2 framework doesn't seem to have enough functionality to reproduce the bug. Is there a way to create a new editing context connected to an object store connected to a REAL database configured for testing?
If so, how would I go about it in a JUnit test? Is there existing code to do something similar that I can look at?
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
