Method summary
- setUp(self)
- tearDown(self)
- test_load_and_resave_project(self)
- test_load_block_from_file(self)
- test_load_project_from_file(self)
- test_save_block_to_file(self)
- test_save_new_project(self)
Methods
- setUp(self)
- tearDown(self)
- test_load_and_resave_project(self)
Does load and resaving a project work correctly ?
- test_load_block_from_file(self)
Does loading script from file work correctly ?
- test_load_project_from_file(self)
Does loading a project from file work correctly ?
- test_save_block_to_file(self)
Does saving script to file work correctly ?
- test_save_new_project(self)
Does saving a new project to file work correctly ?