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