module documentation

Tests for Trial's interaction with the Python warning system.

Class CollectWarningsTests Tests for _collectWarnings.
Class FlushWarningsTests Tests for flushWarnings, an API for examining the warnings emitted so far in a test.
Class Mask Hide a test case definition from trial's automatic discovery mechanism.
Exception FakeWarning Undocumented
Type Variable _K Undocumented
Type Variable _V Undocumented
_K =

Undocumented

Value
TypeVar('_K')
_V =

Undocumented

Value
TypeVar('_V')