"kukeltje" wrote : What is best in these cases is to make a real unittest and do
asserts on what node you think the token is in, how many tokens are there etc..... Not
using system.out or whatever. Using asserts, you can make clear to everyone in a declared
way what you expect, without using natural language.
He he, naturally. In fact I was creating a unit test. But before I can assert something, I
need to see it first... Are there really two tokens? Yes... Ok, assert.
And the two tokens weren't there.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189239#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...