You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Laszlo Kishalmi (JIRA)" <ji...@apache.org> on 2018/04/23 03:07:00 UTC

[jira] [Resolved] (NETBEANS-574) Wrong Integration Test default when creating Test cases

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

Laszlo Kishalmi resolved NETBEANS-574.
--------------------------------------
    Resolution: Cannot Reproduce

Well, I went through my 3 Java applications I have opened for test. It works as expected. By default the Integration test checkbox is uncecked, though when I have an integration test it become checked. Still I can create unit test for a class that already has an integration tes. In this case the checkbox stays unchecked on opening.

I think this is the normal behaviour.

If you experience something else then please provide a sample project and reopen this issue.

> Wrong Integration Test default when creating Test cases
> -------------------------------------------------------
>
>                 Key: NETBEANS-574
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-574
>             Project: NetBeans
>          Issue Type: Bug
>          Components: java - JUnit
>    Affects Versions: 9.0
>            Reporter: Ross Lamont
>            Priority: Minor
>             Fix For: 9.0
>
>
> Steps to create:
>  * Create a java class with main function
>  * Bring up pop-up menu for that class
>  * Choose Tools->Create/Update tests
> Expected results:
>  * The Integration Tests checkbox should always be unchecked (initially)
> Actual results
>  * The first time I tried it, the Integration Tests checkbox was checked.
>  * Subsequent attempts depend on the previous invocation, ie the checkbox is sticky to how you last used it.  Maybe that is the desired behaviour but it seems odd.



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

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

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