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
Exception
Copyright © 2017 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.