Class TestConstants
java.lang.Object
ee.jakarta.tck.concurrent.framework.TestConstants
Constants that are used within the TCK to ensure consistency in test
infrastructure.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final Duration
1 secondstatic final int
Approximate number of polls performed before timeoutstatic final String
static final String
static final Duration
15 seconds -
Method Summary
-
Field Details
-
defaultContextService
- See Also:
-
defaultManagedScheduledExecutorService
- See Also:
-
defaultManagedExecutorService
- See Also:
-
defaultManagedThreadFactory
- See Also:
-
userTransaction
- See Also:
-
pollInterval
1 second -
waitTimeout
15 seconds -
pollsPerTimeout
public static final int pollsPerTimeoutApproximate number of polls performed before timeout -
simpleReturnValue
- See Also:
-
complexReturnValue
- See Also:
-