sknano.testing.AtomsTestFixture.shortDescription

AtomsTestFixture.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.