cli.logic.evaluation.test package
cli.logic.evaluation.test.test module
cli.logic.evaluation.test.tester module
- class cli.logic.evaluation.test.tester.CLITester(config: TestingCliConfigType)
Bases:
object
Tester class for the CLI. This module parses the CLI arguments and tests the model.
- Parameters:
config (TestingCliConfigType) – The configuration for testing.
- config
The configuration for testing.
- Type: