Class AllDifferentTest

  • All Implemented Interfaces:
    net.splitcells.dem.testing.TestSuite

    public class AllDifferentTest
    extends net.splitcells.dem.testing.TestSuiteI
    • Constructor Detail

      • AllDifferentTest

        public AllDifferentTest()
    • Method Detail

      • test_rating_with_all_values_different

        @Tag("testing_integration")
        @Test
        public void test_rating_with_all_values_different()
      • test_rating_with_all_values_same

        @Tag("testing_integration")
        @Test
        public void test_rating_with_all_values_same()
      • test_rating_with_some_values_same

        @Tag("testing_integration")
        @Test
        public void test_rating_with_some_values_same()