TestCase.collectOutput

Collect this test's output so as to not interleave with output from other tests.

class TestCase
final
string
collectOutput
()

Return Value

Type: string

the output of running this test.

Meta