Mockingbird Documentation 0.15.0

Function swizzle​Test​Failer(_:​)

public func swizzleTestFailer(_ newTestFailer: TestFailer)

Change the current global test failer.

Parameters

new​Test​Failer Test​Failer

A test failer instance to start handling test failures.