[ http://issues.apache.org/jira/browse/DERBY-2100?page=all ]
Øystein Grøvlen updated DERBY-2100:
-----------------------------------
Attachment: derby2100-diff.txt
derby2100-stat.txt
derby2100-diff.txt contains the patch for converting the prepStmt test to
Junit. The test is now called PrepareStatementTest.java. While prepStmt only
ran in the client/server suites, the new test now runs in both embedded and
client/server. However, I have chosen to place the new test in the derbynet
directory since its test cases are mostly testing border cases that are mainly
relevant to client/server.
In addition to the new test, the patch contains the changes needed to remove
the old test and its associated master files. The patch also contains a change
to AllPackages.java in order to run the derbynet suite only once. (I found
that an entry for this suite had been added twice.)
I have run the Junit All suite with no errors and verified that the new test
was run. I have also run derbyall with no errors and verified that the old
test was not run.
> Convert derbynet/prepStmt.java to Junit
> ---------------------------------------
>
> Key: DERBY-2100
> URL: http://issues.apache.org/jira/browse/DERBY-2100
> Project: Derby
> Issue Type: Improvement
> Components: Test
> Affects Versions: 10.3.0.0
> Reporter: Øystein Grøvlen
> Assigned To: Øystein Grøvlen
> Priority: Trivial
> Fix For: 10.3.0.0
>
> Attachments: derby2100-diff.txt, derby2100-stat.txt
>
>
> Convert derbynet/prepStmt.java to Junit.
> Should also make it run both in embedded and client/server frameworks.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira