public class SimpleTimerTest extends Object
| Constructor and Description |
|---|
SimpleTimerTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createDeployment() |
void |
initData() |
void |
testTime() |
void |
testTimerRegistry() |
void |
timesCallableInstances() |
void |
timesRunnableInstances() |
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment()
public void initData()
@InSequence(value=2)
public void testTimerRegistry()
throws Exception
Exception@InSequence(value=3)
public void timesCallableInstances()
throws Exception
ExceptionCopyright © 2020 Eclipse Foundation. All rights reserved.