Class InheritedAPIFullTests
java.lang.Object
ee.jakarta.tck.concurrent.spec.ManagedScheduledExecutorService.inheritedapi.InheritedAPIFullTests
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jboss.shrinkwrap.api.spec.EnterpriseArchive
void
void
void
void
void
void
void
-
Constructor Details
-
InheritedAPIFullTests
public InheritedAPIFullTests()
-
-
Method Details
-
createDeployment
@Deployment(name="InheritedAPITests") public static org.jboss.shrinkwrap.api.spec.EnterpriseArchive createDeployment() -
testApiSubmit
public void testApiSubmit() -
testApiExecute
public void testApiExecute() -
testApiInvokeAll
public void testApiInvokeAll() -
testApiInvokeAny
public void testApiInvokeAny() -
testApiSchedule
public void testApiSchedule() -
testApiScheduleAtFixedRate
public void testApiScheduleAtFixedRate() -
testApiScheduleWithFixedDelay
public void testApiScheduleWithFixedDelay()
-