public class CountedMethodBeanTest
extends java.lang.Object
Constructor and Description |
---|
CountedMethodBeanTest() |
Modifier and Type | Method and Description |
---|---|
void |
callCountedMethodOnce() |
void |
countedMethodNotCalledYet() |
void |
instantiateTest() |
void |
metricInjectionIntoTest(Counter instance) |
void |
removeCounterFromRegistry() |
public void instantiateTest()
public void countedMethodNotCalledYet()
public void metricInjectionIntoTest(Counter instance)
public void callCountedMethodOnce() throws java.lang.InterruptedException, java.util.concurrent.TimeoutException
java.lang.InterruptedException
java.util.concurrent.TimeoutException
public void removeCounterFromRegistry()