utility to unit test the xpath
------------------------------

                 Key: JXPATH-126
                 URL: https://issues.apache.org/jira/browse/JXPATH-126
             Project: Commons JXPath
          Issue Type: Improvement
            Reporter: PADMANAV
            Priority: Minor


After writing a xpath, the target class hierarchy might get changed. Can we 
have an utility, which can be invoked to make sure that an object graph created 
via the class hierarchy is still valid against the original xpath? This should 
definitly help with unit testing effort. Of course it can't take care of 
xpath's dependent on a field specific to one implementation of some interface. 
But still, for a design following good practices, it sholudn't be an issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to