array_split.split_test.SplitTest.shortDescription¶
- SplitTest.shortDescription()¶
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.