Class ManagedThreadFactoryDefinitionWebTests

java.lang.Object
ee.jakarta.tck.concurrent.framework.TestClient
ee.jakarta.tck.concurrent.spec.ManagedThreadFactory.resourcedef.ManagedThreadFactoryDefinitionWebTests

@RunAsClient public class ManagedThreadFactoryDefinitionWebTests extends TestClient
  • Constructor Details

    • ManagedThreadFactoryDefinitionWebTests

      public ManagedThreadFactoryDefinitionWebTests()
  • Method Details

    • createDeployment

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

      protected String getServletPath()
      Description copied from class: TestClient
      Override this method to return the servlet path for the suite of tests. Used for the runTest() methods.
      Overrides:
      getServletPath in class TestClient
    • testManagedThreadFactoryDefinitionAllAttributes

      public void testManagedThreadFactoryDefinitionAllAttributes() throws Throwable
      Throws:
      Throwable
    • testManagedThreadFactoryDefinitionAllAttributesEJB

      public void testManagedThreadFactoryDefinitionAllAttributesEJB() throws Throwable
      Throws:
      Throwable
    • testManagedThreadFactoryDefinitionDefaults

      public void testManagedThreadFactoryDefinitionDefaults() throws Throwable
      Throws:
      Throwable
    • testManagedThreadFactoryDefinitionDefaultsEJB

      public void testManagedThreadFactoryDefinitionDefaultsEJB() throws Throwable
      Throws:
      Throwable
    • testParallelStreamBackedByManagedThreadFactory

      public void testParallelStreamBackedByManagedThreadFactory() throws Throwable
      Throws:
      Throwable
    • testParallelStreamBackedByManagedThreadFactoryEJB

      public void testParallelStreamBackedByManagedThreadFactoryEJB() throws Throwable
      Throws:
      Throwable