Class CheckTemplateTest

java.lang.Object
com.e1c.g5.v8.dt.testing.check.CheckTestBase
com.e1c.g5.v8.dt.testing.check.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 Details

    • CheckTemplateTest

      public CheckTemplateTest()
  • Method Details

    • 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