callStack
An array of source code frames that describes the call stack when a test issue occurs.
Declaration
var callStack: [XCTSourceCodeFrame] { get }An array of source code frames that describes the call stack when a test issue occurs.
var callStack: [XCTSourceCodeFrame] { get }