Class NamedSequence

  • All Implemented Interfaces:
    Sequence

    public class NamedSequence
    extends java.lang.Object
    implements Sequence
    A sequence of expectations. Invocations can be constrained to occur in strict order defined by a sequence.
    Author:
    nat
    • Constructor Detail

      • NamedSequence

        public NamedSequence​(java.lang.String name)