I have looked into xmlunit and found the idea very interesting. I am wondering however what benefit that kind of solution would have compared with an equivalent stylesheet... It seems to me - I have not done it though : - ) - that document to document comparison can be easily done with XSL...
Any comment ?
Thx.
G.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You probably could use xsl to do something similar. In fact I have a sneaky suspision someone has. But it all seemed much more straight forward to use java objects within junit tests.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I have looked into xmlunit and found the idea very interesting. I am wondering however what benefit that kind of solution would have compared with an equivalent stylesheet... It seems to me - I have not done it though : - ) - that document to document comparison can be easily done with XSL...
Any comment ?
Thx.
G.
You probably could use xsl to do something similar. In fact I have a sneaky suspision someone has. But it all seemed much more straight forward to use java objects within junit tests.