I have a backend system which we use a third-party Java API to access from our own applications. I can access the system as a normal user along with other users, but I do no
If I understood you question correctly, you should try db4o.
You will store the objects with db4o and restore later to mock and JUnit tests.