Contents

callStack

An array of source code frames that describes the call stack when a test issue occurs.

Declaration

var callStack: [XCTSourceCodeFrame] { get }

See Also

Context Information