Class ContextPropagationFullTests
java.lang.Object
ee.jakarta.tck.concurrent.framework.TestClient
ee.jakarta.tck.concurrent.spec.ContextService.contextPropagate.ContextPropagationFullTests
-
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.EnterpriseArchive
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
Methods inherited from class ee.jakarta.tck.concurrent.framework.TestClient
assertStringInResponse, getServletPath, runTest, runTest, runTestWithResponse, runTestWithResponse
-
Constructor Details
-
ContextPropagationFullTests
public ContextPropagationFullTests()
-
-
Method Details
-
createDeployment
@Deployment(name="ContextPropagationTests") public static org.jboss.shrinkwrap.api.spec.EnterpriseArchive createDeployment() -
testSecurityClearedContext
public void testSecurityClearedContext() -
testSecurityUnchangedContext
public void testSecurityUnchangedContext() -
testSecurityPropagatedContext
public void testSecurityPropagatedContext() -
testJNDIContextAndCreateProxyInServlet
public void testJNDIContextAndCreateProxyInServlet() -
testJNDIContextAndCreateProxyInEJB
public void testJNDIContextAndCreateProxyInEJB() -
testClassloaderAndCreateProxyInServlet
public void testClassloaderAndCreateProxyInServlet() -
testSecurityAndCreateProxyInServlet
public void testSecurityAndCreateProxyInServlet() -
testContextServiceDefinitionAllAttributes
- Throws:
Throwable
-
testContextServiceDefinitionFromEJBAllAttributes
- Throws:
Throwable
-
testContextServiceDefinitionDefaults
- Throws:
Throwable
-
testContextServiceDefinitionFromEJBDefaults
- Throws:
Throwable
-
testContextServiceDefinitionWithThirdPartyContext
- Throws:
Throwable
-
testContextualConsumer
- Throws:
Throwable
-
testContextualFunction
- Throws:
Throwable
-
testContextualSupplier
- Throws:
Throwable
-
testCopyWithContextCapture
- Throws:
Throwable
-
testContextualFlowSubscriber
- Throws:
Throwable
-
testContextualFlowProcessor
- Throws:
Throwable
-