Class NamedSequence

java.lang.Object
org.jmock.internal.NamedSequence
All Implemented Interfaces:
Sequence

public class NamedSequence extends Object implements Sequence
A sequence of expectations. Invocations can be constrained to occur in strict order defined by a sequence.