class documentation

class TextStrAliasTests(unittest.TestCase): (source)

View In Hierarchy

Undocumented

Method test_deprecation_warning Undocumented
Method test_getText_not_implemented TextStrAlias.getText is an abstract method and raises NotImplementedError
def test_deprecation_warning(self): (source)

Undocumented

def test_getText_not_implemented(self): (source)

TextStrAlias.getText is an abstract method and raises NotImplementedError