Interface Ordered

All Known Implementing Classes:
IterableSubject.NotInOrder

public interface Ordered
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    An additional assertion, implemented by some containment subjects which allows for a further constraint of orderedness.
  • Method Details

    • inOrder

      void inOrder()
      An additional assertion, implemented by some containment subjects which allows for a further constraint of orderedness.