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
filelineThe line where the method is called.