Package rubacon :: Package backend :: Module test_xml_storage :: Class TestXMLStorage
[hide private]
[frames] | no frames]

Class TestXMLStorage

source code


Instance Methods [hide private]
 
test_creation(self)
Test creation of XMLStorage
source code
 
test_store(self)
Test storing of resources
source code
 
test_retrieve(self)
Test retrieval of xml resources
source code
 
test_remove(self)
Test removal of resources via XPath
source code

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Properties [hide private]

Inherited from object: __class__