public class SimpleTimerTest
extends java.lang.Object
| Constructor and Description |
|---|
SimpleTimerTest() |
| Modifier and Type | Method and Description |
|---|---|
static WebArchive |
createDeployment() |
void |
initData() |
void |
testTime() |
void |
testTimerRegistry() |
void |
timesCallableInstances() |
void |
timesRunnableInstances() |
public static WebArchive createDeployment()
public void initData()
public void testTime()
throws java.lang.Exception
java.lang.Exceptionpublic void testTimerRegistry()
throws java.lang.Exception
java.lang.Exceptionpublic void timesCallableInstances()
throws java.lang.Exception
java.lang.Exceptionpublic void timesRunnableInstances()
throws java.lang.Exception
java.lang.Exception