Home | History | Annotate | Download | only in unittest

Lines Matching refs:_description

1026         self._description = description

1049 self._description == other._description
1056 self._testFunc, self._description))
1067 if self._description is not None:
1068 return self._description