Class TestPlan

  • All Implemented Interfaces:
    java.lang.Comparable<TestPlan>

    public class TestPlan
    extends AutoToString
    implements java.lang.Comparable<TestPlan>
    • Constructor Detail

      • TestPlan

        public TestPlan()
    • Method Detail

      • compareTo

        public int compareTo​(TestPlan that)
        Specified by:
        compareTo in interface java.lang.Comparable<TestPlan>