The file name where the method is called.
Instance Method ended(file:
ended(file:line:)
Checks that the
WrappedType
value has no calls to check anymore.Framework
- Mock
Swift
Declaration
func ended(file: StaticString = #file, line: UInt = #line)
Parameters
file
line
The line where the method is called.