discretize.tests.OrderTest.shortDescription#

OrderTest.shortDescription()[source]#

Returns a one-line description of the test, or None if no description has been provided.

The default implementation of this method returns the first line of the specified test method’s docstring.