Package org.jmock

Interface Sequence

All Known Implementing Classes:
NamedSequence

public interface Sequence
A sequence of expectations; invocations can be constrained to occur in a strict order defined by a sequence.
  • Method Details