testing.parametric

Module: testing.parametric

Parametric testing on top of twisted.trial.unittest.

Functions

IPython.testing.parametric.Parametric()

Register parametric tests with a class.

IPython.testing.parametric.parametric()

Mark f as a parametric test.

IPython.testing.parametric.partial()

Generate a partial class method.

Table Of Contents

Previous topic

testing.mkdoctests

Next topic

testing.plugin.dtexample

This Page