ma.glasnost.orika.test.perf
Class LaunchTestsForProfiler
java.lang.Object
ma.glasnost.orika.test.perf.LaunchTestsForProfiler
public class LaunchTestsForProfiler
- extends Object
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.
- Author:
- matt.deboer@gmail.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LaunchTestsForProfiler
public LaunchTestsForProfiler()
main
public static void main(String[] args)
throws IOException
- Throws:
IOException
Copyright © 2012 Glasnost. All Rights Reserved.