-
Antoine Pitrou authored
test cases now also have assertWarns and assertWarnsRegexp methods to check that a given warning type was triggered by the code under test.
4bc12ef4
test cases now also have assertWarns and assertWarnsRegexp methods to check that a given warning type was triggered by the code under test.