[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-1628) NulPointerException in model when executing JUnit tests for VPE without delay time.

Denis Golovin (JIRA) jira-events at lists.jboss.org
Thu Jul 17 10:23:52 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBIDE-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Denis Golovin updated JBIDE-1628:
---------------------------------

    Fix Version/s: 3.0.0.alpha
                       (was: 2.1.0.CR1)


> NulPointerException in model when executing JUnit tests for VPE without delay time.
> -----------------------------------------------------------------------------------
>
>                 Key: JBIDE-1628
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-1628
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor
>    Affects Versions: 2.0.0.GA
>            Reporter: Maxim Areshkau
>            Assignee: Maxim Areshkau
>             Fix For: 3.0.0.alpha
>
>         Attachments: JUnitNullPointer-exception.log.txt
>
>
> java.lang.NullPointerException exception throws in org.jboss.tools.common.model.options.PreferenceModelUtilities when we executing junit without delay time.
> Steps to Reroduce:
> 1. Run Junit for JSF components and look in TestResult file.
> 2.Go into class VpeTest and comment in function performTestForVpeComponent line TestUtil.delay(1000);
> 3. Set breakpoint in org.jboss.tools.common.model.options.PreferenceModelUtilities on line 35(catch block in first static initialization block)
> 4.Run again JUnit tests for jsf and look in testResultFile again.
>  

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

        



More information about the jbosstools-issues mailing list