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
InterruptedExceptionCopyright © 2020 Eclipse Foundation. All rights reserved.