twisted.trial.test.test_warning.Mask(object)
class documentationtwisted.trial.test.test_warning
(View In Hierarchy)
Hide a test case definition from trial's automatic discovery mechanism.
Class | MockTests | A test case which is used by FlushWarningsTests
to verify behavior which cannot be verified by code inside a single test
method. |