testSuite.__init__()

This is the constructor of the testSuite class.

Parameter

  • testSuiteName : str - Name of the test suite.

Usage

newTestSuite = testSuite("newSuite")