public interface AnnotationProvider extends WithToImmutable<AnnotationProvider>
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_ANNOTATION_KEY_LENGTH |
static String |
SESSION_ID |
static String |
TEST_CASE_STATUS_FORMAT |
static String |
TEST_SESSION_STATUS |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
create(String sessionId,
String status) |
toImmutablestatic final String SESSION_ID
static final String TEST_SESSION_STATUS
static final String TEST_CASE_STATUS_FORMAT
static final int MAX_ANNOTATION_KEY_LENGTH
Copyright © 2018 JBoss by Red Hat. All rights reserved.