testThrowsExceptionOnNonExistingArchive() testThrowsExceptionOnNonExistingArchive() Test that read from non existing archive throws exception
testShouldThrowExceptionIfNamespaceIsNotKnown() testShouldThrowExceptionIfNamespaceIsNotKnown() Test that xpath fails if custom namespace is not registered
testShouldParseXmlWithCustomNamespace() testShouldParseXmlWithCustomNamespace() Test reading XML with manually registered namespace
testShouldThowExceptionIfTryingToRegisterNamespaceBeforeReadingDoc() testShouldThowExceptionIfTryingToRegisterNamespaceBeforeReadingDoc() Test that xpath fails if custom namespace is not registered