The file name where the method is called.
Instance Method fail
failOnUnusedBehaviours(file:line:)
Checks that the
WrappedType
value has no used Behaviours.Framework
- Mock
Swift
Declaration
func failOnUnusedBehaviours(file: StaticString = #file, line: UInt = #line)
Parameters
file
line
The line where the method is called.