public class MunitMetadaAnnotations extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Object> |
annotations |
static String |
LINE_NUMBER |
static String |
MUNIT_METADATA_ANNOTATIONS_KEY |
| Constructor and Description |
|---|
MunitMetadaAnnotations() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
getActualAnnotations() |
Object |
getAnnotation(String key) |
Map<String,Object> |
getAnnotations() |
void |
putAnnotation(String key,
Object value) |
public static final String LINE_NUMBER
public static final String MUNIT_METADATA_ANNOTATIONS_KEY
Copyright © 2017. All rights reserved.