Title: Message Title
Mauro Talevi commented on an issue
JBehave / Bug JBEHAVE-1015
Outcomes table doesn't work with a boolean comparison that is false
This outcome:

outcomes.addOutcome("Test", true, equalTo(false));

gives this error:

Error on line 94, column 100 in ftl/jbehave-html-output.ftl Expecting a string, date or number here, _expression_ value is instead a freemarker.ext.beans.BooleanModel The problematic instruction: ---------- ==> ${value?html} [on line 94, column 98 in ftl/jbehave-html...
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to