API symbolsFileCheck
Copy
FileCheck
- class tensorplay.FileCheck
- check(self: tensorplay._C.FileCheck, test_string: str) tensorplay._C.FileCheck
- check_count(self: tensorplay._C.FileCheck, test_string: str, count: SupportsInt | SupportsIndex, exactly: bool = False) tensorplay._C.FileCheck
- check_dag(self: tensorplay._C.FileCheck, test_string: str) tensorplay._C.FileCheck
- check_next(self: tensorplay._C.FileCheck, test_string: str) tensorplay._C.FileCheck
- check_not(self: tensorplay._C.FileCheck, test_string: str) tensorplay._C.FileCheck
- check_regex(self: tensorplay._C.FileCheck, test_string: str) tensorplay._C.FileCheck
- check_same(self: tensorplay._C.FileCheck, test_string: str) tensorplay._C.FileCheck
- check_source_highlighted(self: tensorplay._C.FileCheck, test_string: str) tensorplay._C.FileCheck
Help improve this page
Found an error, an unclear step, or a missing example?
Was this page helpful?

