Docs (4.0.0)
class TestCase method

getLogs

Returns all log output as an array.

getLogs(): Array<ReadonlyArray<any>>

Related