| Modifier and Type | Class and Description |
|---|---|
private static class |
NamedSequence.InSequenceOrderingConstraint |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<Expectation> |
elements |
private java.lang.String |
name |
| Constructor and Description |
|---|
NamedSequence(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
constrainAsNextInSequence(InvocationExpectation expectation) |
private boolean |
isSatisfiedToIndex(int index) |
java.lang.String |
toString() |
private final java.lang.String name
private java.util.List<Expectation> elements
public java.lang.String toString()
toString in class java.lang.Objectpublic void constrainAsNextInSequence(InvocationExpectation expectation)
constrainAsNextInSequence in interface Sequenceprivate boolean isSatisfiedToIndex(int index)