func ended(file: StaticString , line: UInt)
Checks that the
WrappedType
value has no calls to check anymore.func failOnUnusedBehaviours (file: StaticString , line: UInt)
Checks that the
WrappedType
value has no used Behaviours.