summaryrefslogtreecommitdiff
path: root/tests/test_elementbase.py
AgeCommit message (Expand)Author
2010-10-07Unit test reorganization.Lance Stout
2010-10-07Changed SleekTest to use underscored names.Lance Stout
2010-08-30Fixed ElementBase.match to match using sub_interface elements.Lance Stout
2010-08-30Updated ElementBase.match to respect namespaces with slashes.Lance Stout
2010-08-27Fixed SleekTest compare method to check XML text.Lance Stout
2010-08-26Added unit test for _fix_ns for handling namespaces with forward slashes.Lance Stout
2010-08-26Finished the update of ElementBase with docs and unit tests.Lance Stout
2010-08-25Fixed ElementBase.match to respect namespaces.Lance Stout
2010-08-25Updated ElementBase.match and added unit tests.Lance Stout
2010-08-25Updated ElementBase._delSub and added unit tests.Lance Stout
2010-08-24Updated ElementBase._setSubText and added unit tests.Lance Stout
2010-08-24Updated ElementBase._getSubText and added unit tests.Lance Stout
2010-08-19Updated ElementBase methods _getAttr, _setAttr, and _delAttr with docs and te...Lance Stout
2010-08-19Updated ElementBase.__delitem__ and added unit tests.Lance Stout
2010-08-19Updated ElementBase.__setitem__ and added unit tests.Lance Stout
2010-08-13Updated ElementBase.__getitem__ with docs and unit tests.Lance Stout
2010-08-13Updated getStanzaValues and setStanzaValues with docs and unit tests.Lance Stout
2010-08-13Updated ElementBase.setup, and added unit tests.Lance Stout