public class SimpleTimerInjectionBeanTest extends Object
Constructor and Description |
---|
SimpleTimerInjectionBeanTest() |
Modifier and Type | Method and Description |
---|---|
void |
callSimplyTimedMethodOnce() |
void |
simplyTimedMethodNotCalledYet() |
@InSequence(value=1) public void simplyTimedMethodNotCalledYet()
@InSequence(value=2) public void callSimplyTimedMethodOnce() throws InterruptedException
InterruptedException
Copyright © 2017 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.