DUnitAssertError.log

Return the exception log.

class DUnitAssertError
@property
string[]
log
(
)

Return Value

Type: string[]

The error's logged info, expectations and error messages.

Meta