public final class PerformanceMonitorAspectTest extends Object
Constructor and Description |
---|
PerformanceMonitorAspectTest() |
Modifier and Type | Method and Description |
---|---|
void |
somethingTomeasure(int arg1,
String arg2) |
void |
testPerformanceMonitoredMethod()
Test of performanceMonitoredMethod method, of class PerformanceMonitorAspect.
|
public void testPerformanceMonitoredMethod() throws Exception
Exception
public void somethingTomeasure(int arg1, String arg2) throws InterruptedException
InterruptedException
Copyright © 2021 SPF4J. All rights reserved.