Class DefaultAnnotationProvider
java.lang.Object
org.arquillian.cube.kubernetes.impl.annotation.DefaultAnnotationProvider
- All Implemented Interfaces:
AnnotationProvider,WithToImmutable<AnnotationProvider>
-
Field Summary
FieldsFields inherited from interface org.arquillian.cube.kubernetes.api.AnnotationProvider
MAX_ANNOTATION_KEY_LENGTH, TEST_CASE_STATUS_FORMAT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
SESSION_ID
- See Also:
-
TEST_SESSION_STATUS
- See Also:
-
-
Constructor Details
-
DefaultAnnotationProvider
public DefaultAnnotationProvider()
-
-
Method Details
-
create
- Specified by:
createin interfaceAnnotationProvider
-
toImmutable
- Specified by:
toImmutablein interfaceWithToImmutable<AnnotationProvider>
-