All Classes and Interfaces

Class
Description
 
Covers ContextServiceDefinition, ManagedExecutorDefinition, ManagedScheduledExecutorDefinition, and ManagedThreadFactoryDefinition annotations and their interaction with Deployment Descriptors.
 
 
 
Covers ContextServiceDefinition, ManagedExecutorDefinition, ManagedScheduledExecutorDefinition, and ManagedThreadFactoryDefinition annotations and their interaction with Deployment Descriptors.
 
 
 
Test metadata to track what assertion from GitHub is being tested, and the strategy used to test that assertion.
Logs before and after test execution, and injects the name of the test into the @TestName field.
Helper class for custom assertions not supported by JUnit 5
 
 
the Runnable Task to check the context related job.
 
Challenge metadata to track where challenges from GitHub came from, what version was affected by the challenge, and if the issue has been fixed.
 
 
 
 
 
 
 
 
A trigger that only run once.
A trigger that will skip.
A fixed-rate trigger
 
 
 
Need to provide different JNDI names depending application deployment
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
These are test classes that REQUIRE core profile to be executed.
 
 
 
Need to provide different JNDI names depending application deployment
 
 
 
 
 
 
A qualifier used to identify concurrent resources for injection
 
A qualifier used to identify concurrent resources for injection
 
Deprecated.
Covers context-service, managed-executor, managed-scheduled-executor, and managed-thread-factory defined in a deployment descriptor.
 
 
 
Covers context-service, managed-executor, managed-scheduled-executor, and managed-thread-factory defined in a deployment descriptor.
 
A service provider to pass along EJB JNDI names from test class to servlet, or tasks.
 
 
 
 
These are test classes that REQUIRE full profile to be executed.
 
 
 
 
A mock context type that consists of an int value.
Thread context provider for a mock context type that consists of an int value.
Thread context restorer for a mock context type that consists of an int value.
Thread context snapshot for a mock context type that consists of an int value.
A qualifier that is never used to identify concurrent resources for injection.
 
 
 
 
 
 
 
A trigger that driven by test logic.
ContextServiceDefinitions are defined under ContextServiceDefinitionBean
 
 
 
 
ContextServiceDefinitions are defined under ContextServiceDefinitionBean
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
A qualifier that is used to identify concurrent resources for injection.
 
 
 
 
the Runnable Task to check the context related job.
 
 
Need to provide different JNDI names depending application deployment
Need to provide different JNDI names depending application deployment
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
This annotation will allow vendors to run signature tests separately from all other tests, if desired.
Allows the sigtest framework to be extended using different signature test implementations (e.g.
A simple data structure containing the fully qualified path to the signature file as well as the version being tested.
Factory to obtain SignatureTestDriver implementations.
 
This class should be extended by TCK developers that wish to create a set of signature tests that run outside of any Java EE container.
 
This exception is used only by EETest.
This class holds the data passed to a signature test invocation during the setup phase.
Wrapper for the Sig Test framework.
This class should be extended by TCK developers that wish to create a set of signature tests that run inside all the Java EE containers.
 
 
 
These are test classes that DO NOT depend on any Jakarta EE profile technologies.
 
A mock context type that consists of String value.
Thread context provider for a mock context type that consists of a String value.
Thread context restorer for a mock context type that consists of a String value.
Thread context snapshot for a mock context type that consists of a String value.
This extension will intercept archives before they are deployed to the container and append the packages from the @Common annotation.
This extension will intercept all archives before they are deployed to the container and append a library with the following: Package - ee.jakarta.tck.concurrent.framework Package - ee.jakarta.tck.concurrent.framework.arquillian.extensions Package - ee.jakarta.tck.concurrent.framework.junit.extensions
Extension to Arquillian that adds an Archive Processor and Archive Appender
 
 
This class is intended to be used in conjunction with TestServlet.
Constants that are used within the TCK to ensure consistency in test infrastructure.
 
 
 
 
 
 
 
 
Abstract out the logging framework so that in the future it can be replaced if needed.
 
 
Standard superclass for test servlets that accepts a `testMethod` parameter to the doGet / doPost methods that will attempt to run that method on the subclass.
 
 
 
 
 
 
 
 
 
 
 
 
Utility method to ensure all classes use a common URL manipulation tool.
 
 
 
Utility class for waiting for results.
These are test classes that REQUIRE web profile to be executed.