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

Hector Espert updated NETBEANS-408:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to