Esempio n. 1
0
 def test_total_match_count_returns_4_for_4_total_matches(self):
     m = Marker("1234")
     assert m.total_match_count("1324") == 4