Class SelectIgnoredTestsQuery.IgnoredTestData

    • Constructor Detail

      • IgnoredTestData

        public IgnoredTestData​(int testId,
                               String ignoreReason)
    • Method Detail

      • getTestId

        public int getTestId()
      • getIgnoreReason

        public String getIgnoreReason()