executioner.sandbox.test.language_tester.PythonTestSandBox(BaseTestSandBox) class documentationexecutioner.sandbox.test.language_tester
(View In Hierarchy)
Known subclasses: executioner.sandbox.test.test_sandbox.TestFireJail, executioner.sandbox.test.test_sandbox.TestNoSandBox
Tests for Python Language
| Method | test_python_success | test successful python code |
| Method | test_python_error | test runtime error in python |
Inherited from BaseTestSandBox:
| Class Variable | sandbox | Undocumented |