(self)
| 82 | self.assertEqual('gültig\n läuft verändert für Ändern \nPrüfung gültig läuft ࠀ 𒀀!', output) |
| 83 | |
| 84 | def setUp(self): |
| 85 | test_utils.setup() |
| 86 | |
| 87 | def tearDown(self): |
| 88 | test_utils.cleanup() |
nothing calls this directly
no outgoing calls
no test coverage detected