Class Orderer


  • public final class Orderer
    extends java.lang.Object
    Orders tests.
    Since:
    4.13
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void apply​(java.lang.Object target)
      Order the tests in target.
      java.util.List<Description> order​(java.util.Collection<Description> descriptions)
      Orders the descriptions.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait