executioner.test.test_program.TestProgram class documentationexecutioner.test.test_program
(View In Hierarchy)
Test class for Program Class
| Method | test_basic_usage | test basic usage of Program class |
| Method | test_context_manager_usage | Test usage of Program class as context manager |
| Method | test_json_conversion | test json conversion |
| Method | test_json_conversion_no_sandbox | test json conversion with no sandbox |
| Method | test_json_conversion_non_program | test json conversion of non program class |