Package ma.glasnost.orika.test.perf

Class Summary
ClassLoaderLeakageTestCase This test attempts to confirm that Orika doesn't cause class-loaders to leak by retaining hard references to classes that were not loaded by it's own class-loader or any parent class-loader(s).

This can cause problems specifically in web and enterprise application contexts where multiple web application (siblings) might share a common parent enterprise application (or shared library) class-loader.

LaunchTestsForProfiler LaunchTestsForProfiler provides a launcher for using the VisualVm (or another) profiler over all of the unit tests.
It provides a break at the beginning pausing for input which allows attaching/configuring the profiler, as well as a similar pause at the end to allow for capturing/saving results.

MultiLayeredClassloaderTestCase  
MultiThreadedTestCase  
MultiThreadedTestCase.Person  
MultiThreadedTestCase.PersonVO  
 



Copyright © 2012 Glasnost. All Rights Reserved.