Class CheckTemplateTest


  • public class CheckTemplateTest
    extends CheckTestBase
    Template integration test for the check subsystem. Please use it as a reference during the creation of real tests.
    • Constructor Detail

      • CheckTemplateTest

        public CheckTemplateTest()
    • Method Detail

      • testCase1

        public void testCase1()
        You should define a number of test methods, each corresponding to a separate test case. The name of the method should be self-explanatory and describe the exact testing scenario