Class ManagedThreadFactoryTests
java.lang.Object
ee.jakarta.tck.concurrent.framework.TestClient
ee.jakarta.tck.concurrent.api.ManagedThreadFactory.ManagedThreadFactoryTests
-
Field Summary
Fields inherited from class ee.jakarta.tck.concurrent.framework.TestClient
FAILURE, nl, SUCCESS, TEST_METHOD
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jboss.shrinkwrap.api.spec.WebArchive
void
void
void
Methods inherited from class ee.jakarta.tck.concurrent.framework.TestClient
assertStringInResponse, getServletPath, runTest, runTest, runTestWithResponse, runTestWithResponse
-
Constructor Details
-
ManagedThreadFactoryTests
public ManagedThreadFactoryTests()
-
-
Method Details
-
createDeployment
@Deployment(name="APITests") public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment() -
isShutdown
public void isShutdown() -
interruptThreadApiTest
public void interruptThreadApiTest() -
implementsManageableThreadInterfaceTest
public void implementsManageableThreadInterfaceTest()
-