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

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

Ross Lamont created NETBEANS-574:
------------------------------------

             Summary: 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
             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