I want to write an integration test for the application on which I am working. It uses JTA (multiple resources) and runs inside an application server. What is the best way to write automated tests for such a scenario? Using a standalone transaction manager such as atomics, or in some way availing the API server / API for transaction handling?
Looks like a good plan, satisfying the environment for those resources is a bit complicated Could.
Comments
Post a Comment