Class t.t.u.SkipTest(Exception):

Part of twisted.trial.unittest View Source View In Hierarchy

Raise this (with a reason) to skip the current test. You may also set method.skip to a reason string to skip it, or set class.skip to skip the entire TestCase.
API Documentation for twisted, generated by pydoctor.