[ 
https://issues.apache.org/jira/browse/NETBEANS-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hector Espert resolved NETBEANS-408.
------------------------------------
       Resolution: Resolved
    Fix Version/s: 9.0

> Test org.netbeans.modules.junit.ant.ui.AntJUnitManagerProviderTest FAILED
> -------------------------------------------------------------------------
>
>                 Key: NETBEANS-408
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-408
>             Project: NetBeans
>          Issue Type: Bug
>          Components: java - JUnit
>    Affects Versions: 9.0
>            Reporter: Hector Espert
>            Priority: Trivial
>              Labels: pull-request-available
>             Fix For: 9.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The AntJUnitManagerProviderTest unit test at Ant Junit UI module fails when 
> execute because it is a prototype and call fail method.
>  
> {code:java}
> AntJUnitManagerProvider instance = new AntJUnitManagerProvider();
> instance.registerNodeFactory();
> // TODO review the generated test code and remove the default call to fail.
> fail("The test case is a prototype.");
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to