public class TimerInjectionBeanTest extends Object
| Constructor and Description |
|---|
TimerInjectionBeanTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
callTimedMethodOnce() |
void |
timedMethodNotCalledYet() |
@InSequence(value=1) public void timedMethodNotCalledYet()
@InSequence(value=2)
public void callTimedMethodOnce()
throws InterruptedException
InterruptedExceptionCopyright © 2017 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.