make ScriptTestCase support "ij.showNoCountForSelect" and 
"ij.showNoConnectionsAtStart"
---------------------------------------------------------------------------------------

                 Key: DERBY-5342
                 URL: https://issues.apache.org/jira/browse/DERBY-5342
             Project: Derby
          Issue Type: Improvement
          Components: Test
            Reporter: Houx Zhang
            Assignee: Houx Zhang


Now, ScriptTestCase doesn't support property "ij.showNoConnectionsAtStart" (do 
nothing for it) and "ij.showNoCountForSelect"(it always works as 
"ij.showNoCountForSelect" = "flase").

It will be better if the two properties be supported. To realise this, 
utilMain.goScript(Connection conn, LocalizedInput in) should be changed. 
Besides, some subclasses of ScripTestCase will be adapted accordingly.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to