TestSuite.run

Runs all test cases.

struct TestSuite
bool
run
()

Return Value

Type: bool

true if no test failed, false otherwise.

Meta