public class QuestionConsequence<T> extends BaseConsequence<T>
Constructor and Description |
---|
QuestionConsequence(Question<T> actual,
org.hamcrest.Matcher<T> expected) |
QuestionConsequence(java.lang.String subjectText,
Question<T> actual,
org.hamcrest.Matcher<T> expected) |
Modifier and Type | Method and Description |
---|---|
void |
evaluateFor(Actor actor) |
java.lang.String |
toString() |
because, orComplainWith, orComplainWith, whenAttemptingTo