Hi,
I am implementing classes that access and store nodes in a repository. I would like to test my code using JUnit in order to see if my code is doing well in terms of performance and behavior (see if nodes are realy deleted or not, really read or not, if the right node is read, etc..) My questions are the following: Is JUnit the best way to test my code? Is there any documentation anywhere for using JUnit for testing an implementation that uses Jackrabbit ? cheers. -- View this message in context: http://www.nabble.com/JUnit-and-jackrabbit-tf4895763.html#a14021368 Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
