Home | History | Annotate | Download | only in unittest

Lines Matching full:asserts

866         """An unordered sequence specific comparison. It asserts that
873 Asserts that each element has the same count in both sequences.
979 """Asserts that the message in a raised exception matches a regexp.