UNSOLVED

VKoul

updated

17 years ago

V

VKoul

10 Posts

0

2629

June 18th, 2009 23:00

Mocking the SMARTS APM

Hi All

I am trying to mock the SMRemoteDomainManager Class in the APM so that i can use the same for JUnit testing without directly involving the actual APM instance. I am using JAVA platform for doing the same.

Please let me know if you have any idea how this can be done.