inet.test.simulation¶
This module provides abstractions for simulation test tasks and their results.
Classes¶
Represents multiple test task results that are created when multiple test tasks are run. |
|
Represents multiple test tasks that can be run together. |
|
Represents multiple tasks that can be run together. |
|
Represents a simulation test task that can be run (and re-run) without providing additional parameters. |
|
Represents a simulation test task result that is collected when a simulation test task is run. |
|
Represents a self-contained operation that captures all necessary information in order to be run. |
|
Represents a task result that is produced when a |