Class ContextPropagationWebTests

java.lang.Object
ee.jakarta.tck.concurrent.framework.TestClient
ee.jakarta.tck.concurrent.spec.ContextService.contextPropagate.ContextPropagationWebTests

@RunAsClient public class ContextPropagationWebTests extends TestClient
  • Constructor Details

    • ContextPropagationWebTests

      public ContextPropagationWebTests()
  • Method Details

    • createDeployment

      @Deployment(name="ContextPropagationTests") public static org.jboss.shrinkwrap.api.spec.WebArchive 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

      public void testContextServiceDefinitionAllAttributes() throws Throwable
      Throws:
      Throwable
    • testContextServiceDefinitionFromEJBAllAttributes

      public void testContextServiceDefinitionFromEJBAllAttributes() throws Throwable
      Throws:
      Throwable
    • testContextServiceDefinitionDefaults

      public void testContextServiceDefinitionDefaults() throws Throwable
      Throws:
      Throwable
    • testContextServiceDefinitionFromEJBDefaults

      public void testContextServiceDefinitionFromEJBDefaults() throws Throwable
      Throws:
      Throwable
    • testContextServiceDefinitionWithThirdPartyContext

      public void testContextServiceDefinitionWithThirdPartyContext() throws Throwable
      Throws:
      Throwable
    • testContextualConsumer

      public void testContextualConsumer() throws Throwable
      Throws:
      Throwable
    • testContextualFunction

      public void testContextualFunction() throws Throwable
      Throws:
      Throwable
    • testContextualSupplier

      public void testContextualSupplier() throws Throwable
      Throws:
      Throwable
    • testCopyWithContextCapture

      public void testCopyWithContextCapture() throws Throwable
      Throws:
      Throwable
    • testContextualFlowSubscriber

      public void testContextualFlowSubscriber() throws Throwable
      Throws:
      Throwable
    • testContextualFlowProcessor

      public void testContextualFlowProcessor() throws Throwable
      Throws:
      Throwable