Hello all- Has anyone had experience configuring a OpenMRS module so unit tests can be written to test its interoperability with another module?
Specifically, I'd like to be able to write tests to test how other modules work with the Sync module. From a unit test within a second module I'd like to be able to: - Fire up the sync module (and the Sync Hibernate interceptor) - Use the SyncBaseTest and SyncTestHelper classes from within the second module to write unit tests the mock synchronization I figure it's just a matter of getting the configuration correct, but I was wondering if anyone else had done something similar and could point me to an example. Thanks, Mark _________________________________________ To unsubscribe from OpenMRS Developers' mailing list, send an e-mail to [email protected] with "SIGNOFF openmrs-devel-l" in the body (not the subject) of your e-mail. [mailto:[email protected]?body=SIGNOFF%20openmrs-devel-l]

