Class TimerInjectionBeanTest

java.lang.Object
org.eclipse.microprofile.metrics.tck.cdi.TimerInjectionBeanTest

public class TimerInjectionBeanTest extends Object
  • Constructor Details

    • TimerInjectionBeanTest

      public TimerInjectionBeanTest()
  • Method Details

    • timedMethodNotCalledYet

      @InSequence(1) public void timedMethodNotCalledYet()
    • callTimedMethodOnce

      @InSequence(2) public void callTimedMethodOnce() throws InterruptedException
      Throws:
      InterruptedException