|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
- [jbehave-dev] [jira] (JBEHAVE-970) Tests do not fail... Joost den Boer (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-970) Tests do not... Joost den Boer (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-970) Tests do not... Joost den Boer (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-970) Tests do not... Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-970) Tests do not... Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-970) Tests do not... Joost den Boer (JIRA)
I created a simple fix by having SpringAnnotationBuilder also throw an InstantiationFailed exception, just as AnnotationBuilder class does in some places.
However, I think this should actually be fixed in the JBehave core. The tests should not be started when errors have already been registered in the AnnotationMonitor. But this is probably more complex to change then what I now did to fix this issue.