ma.glasnost.orika.test.perf
Class LaunchTestsForProfiler

java.lang.Object
  extended by 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

Constructor Summary
LaunchTestsForProfiler()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LaunchTestsForProfiler

public LaunchTestsForProfiler()
Method Detail

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException


Copyright © 2012 Glasnost. All Rights Reserved.