public static class OutcomesTable.Outcome<T> extends Object
Constructor and Description |
---|
Outcome(String description,
T value,
<any> matcher) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
<any> |
getMatcher() |
T |
getValue() |
boolean |
isVerified() |
String |
toString() |
Copyright © 2003–2016. All rights reserved.