Class InheritedAPITests
java.lang.Object
ee.jakarta.tck.concurrent.spec.ManagedExecutorService.inheritedapi.InheritedAPITests
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jboss.shrinkwrap.api.spec.WebArchive
void
reset()
void
void
void
void
-
Constructor Details
-
InheritedAPITests
public InheritedAPITests()
-
-
Method Details
-
createDeployment
@Deployment(name="InheritedAPITests") public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment() -
reset
@BeforeEach public void reset() -
testExecute
public void testExecute() -
testSubmit
- Throws:
Exception
-
testInvokeAny
public void testInvokeAny() -
testInvokeAll
public void testInvokeAll()
-