Contents

testInvocations

An array of invocations that represents each test method in the test case.

Declaration

class var testInvocations: [NSInvocation] { get }

See Also

Creating Tests Programmatically