testSuite.addTest()

Appends a test to the test suite (testSuite.testList).

Parameter

  • newTest : test - Test to append.

Usage

newTestSuite.addTest(newTest)