call abstract method
bool
call(})
override
Validates a generic object against test rules
Implementation
@override
bool call(Object? object, {covariant C? cell, arguments, bool Function(TestRule rule, Exception e) exception = TestRuleTrue.passed});