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.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189214#4189214 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4189214 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
