Known subclasses: twisted.trial.test.test_tests.ClassTodoMixin, twisted.trial.test.test_tests.SkipClassesMixin, twisted.trial.test.test_tests.SkipMethodsMixin, twisted.trial.test.test_tests.StrictTodoMixin, twisted.trial.test.test_tests.TodoMixin

Provide useful APIs for test cases that are about test cases.

Method loadSuite Load tests from the given test case class and create a new reporter to use for running it.
Method test_setUp test the setup
Method assertCount Asserts that the test count is plausible
def loadSuite(self, suite):

Load tests from the given test case class and create a new reporter to use for running it.

def test_setUp(self):

test the setup

def assertCount(self, numTests):

Asserts that the test count is plausible

API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.