java.lang.Object
ee.jakarta.tck.concurrent.spec.ManagedExecutorService.inheritedapi.InheritedAPITests

public class InheritedAPITests extends Object
  • Constructor Details

    • InheritedAPITests

      public InheritedAPITests()
  • Method Details

    • createDeployment

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

      @BeforeEach public void reset()
    • testExecute

      public void testExecute()
    • testSubmit

      public void testSubmit() throws Exception
      Throws:
      Exception
    • testInvokeAny

      public void testInvokeAny()
    • testInvokeAll

      public void testInvokeAll()