Class ContextServiceTests

java.lang.Object
ee.jakarta.tck.concurrent.api.ContextService.ContextServiceTests

public class ContextServiceTests extends Object
  • Constructor Details

    • ContextServiceTests

      public ContextServiceTests()
  • Method Details

    • createDeployment

      @Deployment(name="ContextServiceTests") public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment()
    • contextServiceWithIntf

      public void contextServiceWithIntf()
    • contextServiceWithIntfAndIntfNoImplemented

      public void contextServiceWithIntfAndIntfNoImplemented()
    • contextServiceWithIntfAndInstanceIsNull

      public void contextServiceWithIntfAndInstanceIsNull()
    • contextServiceWithMultiIntfs

      public void contextServiceWithMultiIntfs()
    • contextServiceWithMultiIntfsAndIntfNoImplemented

      public void contextServiceWithMultiIntfsAndIntfNoImplemented()
    • contextServiceWithMultiIntfsAndInstanceIsNull

      public void contextServiceWithMultiIntfsAndInstanceIsNull()
    • contextServiceWithIntfAndProperties

      public void contextServiceWithIntfAndProperties()
    • contextServiceWithMultiIntfsAndProperties

      public void contextServiceWithMultiIntfsAndProperties()
    • contextServiceWithIntfAndPropertiesAndIntfNoImplemented

      public void contextServiceWithIntfAndPropertiesAndIntfNoImplemented()
    • contextServiceWithIntfsAndPropertiesAndInstanceIsNull

      public void contextServiceWithIntfsAndPropertiesAndInstanceIsNull()
    • contextServiceWithMultiIntfsAndPropertiesAndIntfNoImplemented

      public void contextServiceWithMultiIntfsAndPropertiesAndIntfNoImplemented()
    • contextServiceWithMultiIntfsAndPropertiesAndInstanceIsNull

      public void contextServiceWithMultiIntfsAndPropertiesAndInstanceIsNull()
    • getExecutionProperties

      public void getExecutionProperties()
    • getExecutionPropertiesNoProxy

      public void getExecutionPropertiesNoProxy()