| Modifier and Type | Method | Description |
|---|---|---|
String |
getName() |
Get the name of this attribute.
|
String |
getValue() |
Get the value of this attribute.
|
static Result.Attribute |
mock(String name,
String value) |
Creates a new Attribute object for test purposes.
|
String |
toString() |
public static Result.Attribute mock(String name, String value)
name - the attribute namevalue - the attribute valuepublic String getName()
public String getValue()
Copyright © 2019 Apptus Technologies AB. All rights reserved.