open static fun create(name: String): TestSuite
Create and return a new test suite.
name - the test suite name
name
Return the created test suite