Beispiel #1
0
 def test_returns_an_excuse(self):
     assert isinstance(get_excuse(), str)
Beispiel #2
0
 def _excuse(self):
     return get_excuse()