Table Of Contents
Table Of Contents

task

from inet.test

This module provides abstractions for generic test tasks and their results.

Classes

MultipleTestTaskResults

Represents multiple test task results that are created when multiple test tasks are run.

MultipleTestTasks

Represents multiple test tasks that can be run together.

TestTask

Represents a self-contained test task that can be run without additional parameters.

TestTaskResult

Represents a test task result that is created when a test task is run.