Home | History | Annotate | Download | only in unittest

Lines Matching full:_description

1032         self._description = description
1055 self._description == other._description
1062 self._testFunc, self._description))
1073 if self._description is not None:
1074 return self._description