MCPcopy Create free account
hub / github.com/bugy/script-server / setUp

Method setUp

src/tests/execution/process_pty_test.py:84–85  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

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()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected