Class ApplicationScopedTimedMethodBeanTest
java.lang.Object
org.eclipse.microprofile.metrics.tck.cdi.ApplicationScopedTimedMethodBeanTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoid
-
Constructor Details
-
ApplicationScopedTimedMethodBeanTest
public ApplicationScopedTimedMethodBeanTest()
-
-
Method Details
-
instantiateApplicationScopedBeanAndTests
public void instantiateApplicationScopedBeanAndTests() -
timedMethodNotCalledYet
@InSequence(1) public void timedMethodNotCalledYet() -
callTimedMethodOnce
@InSequence(2) public void callTimedMethodOnce()
-