- schrodinger.test.stu.base_executable: Base class for STU utilities.
- schrodinger.test.stu.client: Client for communication with STU server.
- schrodinger.test.stu.common: Functions that are used in one or more modules.
- schrodinger.test.stu.constants: Stores data that is used in one or more script.
- schrodinger.test.stu.outcomes: Module containing STU workups.
- schrodinger.test.stu.run: Contains TestJCJob, TestSPJob, TestQueue, and Runner classes.
- schrodinger.test.stu.sysinfo: Access to system information on machine, which could be Linux, Mac
or Windows, and could be local or remote.
- schrodinger.test.stu.testscripts: Contains the class, TestScript, which provides methods to create,
modify, extract and delete a test script.
- schrodinger.test.stu.workup: Runs workups.
|