[ 
http://jira.codehaus.org/browse/JBEHAVE-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=157965#action_157965
 ] 

Mauro Talevi commented on JBEHAVE-152:
--------------------------------------

Committed fix but not the unit test as I could not get it to recognise the 
default package scenario class. 

> Scenario's in the default package cause NullPointerException
> ------------------------------------------------------------
>
>                 Key: JBEHAVE-152
>                 URL: http://jira.codehaus.org/browse/JBEHAVE-152
>             Project: JBehave
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0, 2.0.1, 2.1
>         Environment: Windows XP
>            Reporter: Andy Mac Gilvery
>            Assignee: Mauro Talevi
>            Priority: Minor
>             Fix For: 2.2
>
>         Attachments: JBehave.patch
>
>
> I'm playing around with JBehave, and encountered  the folloing 
> NullPointerException
> Testcase: testScenario(HeyHeyMyMy):        Caused an ERROR
> null
> java.lang.NullPointerException
>         at 
> org.jbehave.scenario.parser.UnderscoredCamelCaseResolver.resolve(UnderscoredCamelCaseResolver.java:37)
>         at 
> org.jbehave.scenario.parser.ClasspathScenarioDefiner.loadInputStreamFor(ClasspathScenarioDefiner.java:52)
>         at 
> org.jbehave.scenario.parser.ClasspathScenarioDefiner.loadScenarioDefinitionsFor(ClasspathScenarioDefiner.java:47)
>         at 
> org.jbehave.scenario.AbstractScenario.runScenario(AbstractScenario.java:69)
>         at 
> org.jbehave.scenario.JUnitScenario.runScenario(JUnitScenario.java:49)
>         at 
> org.jbehave.scenario.JUnitScenario.testScenario(JUnitScenario.java:64)
> I've enclosed a patch for you consideration :-)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to