[jbpm-dev] [Design of JBoss jBPM] - newlines in mail test

tom.baeyens@jboss.com do-not-reply at jboss.com
Fri Apr 17 05:20:18 EDT 2009


alejandro, 

i changed

assertEquals("<html>\n<strong>rich</strong> content</html>\n", template.getHtml());


into 

assertTextPresent("<strong>rich</strong> content</html>", template.getHtml());

in some mail test.  probably it was the newlines that gave the problem.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4226119#4226119

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4226119



More information about the jbpm-dev mailing list