Class TestGenCorruptedScoreException

    • Constructor Detail

      • TestGenCorruptedScoreException

        public TestGenCorruptedScoreException​(Score<?> workingScore,
                                              Score<?> uncorruptedScore)
    • Method Detail

      • getWorkingScore

        public Score<?> getWorkingScore()
      • getUncorruptedScore

        public Score<?> getUncorruptedScore()