class documentation

Tests the code in transforms.py.

Method test_remove_mutable_dict Undocumented
Method test_remove_mutable_list Undocumented

Inherited from ParserTest:

Class Method setUpClass Undocumented
Method ApplyVisitorToString Undocumented
Method AssertSourceEquals Undocumented
Method Parse Undocumented
Method ParseWithBuiltins Undocumented
Method setUp Undocumented
Method ToAST Undocumented
Class Variable loader Undocumented
Instance Variable maxDiff Undocumented
Instance Variable options Undocumented
def test_remove_mutable_dict(self): (source)

Undocumented

def test_remove_mutable_list(self): (source)

Undocumented