UtilsΒΆ

module:ave-utils

The ave.utils package provides base classes and convenience methods. If your test job is mostly about running unit tests and managing logs, you can perform 90% of the setup by subclassing something suitable from this package.

Previous topic

Common Subsystems

Next topic

Logging

This Page