Class TestClassIdentifier


  • public class TestClassIdentifier
    extends Object
    Wrapper serving as map key for test class. Unlike the Hibernate entity, this one ignores id when comparing.
    • Constructor Detail

      • TestClassIdentifier

        public TestClassIdentifier​(TestClass testClass)
    • Method Detail

      • getPlan

        public Plan getPlan()
      • getMasterJobId

        public long getMasterJobId()
      • getName

        public String getName()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object