public class QuestionConsequence<T> extends BaseConsequence<T>
| Modifier and Type | Field and Description |
|---|---|
protected org.hamcrest.Matcher<T> |
expected |
protected Question<T> |
question |
protected String |
subject |
explanation, subjectText| Constructor and Description |
|---|
QuestionConsequence(Question<T> actual,
org.hamcrest.Matcher<T> expected) |
QuestionConsequence(String subjectText,
Question<T> actual,
org.hamcrest.Matcher<T> expected) |
| Modifier and Type | Method and Description |
|---|---|
void |
evaluateFor(Actor actor) |
String |
toString() |
addRecordedInputValuesTo, after, because, errorFrom, inputValues, orComplainWith, orComplainWith, performSetupActionsAs, thisStepShouldBeIgnored, throwComplaintTypeErrorIfSpecified, whenAttemptingToCopyright © 2021. All rights reserved.