[
https://issues.apache.org/jira/browse/DERBY-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ole Solberg updated DERBY-3163:
-------------------------------
Attachment: derby-3163.2-v1.diff.txt
Example modifications to existing tests to exploit test decorators in cases
when running tests
against already running servers.
java/testing/org/apache/derbyTesting/functionTests/tests/lang/AnsiTrimTest.java:
java/testing/org/apache/derbyTesting/functionTests/tests/lang/CreateTableFromQueryTest.java:
Separate out 'public static void decorate(Statement s)' to be used in
'decorateSQL(Statement s)'
also in the replication tests where decorators are run against already running
servers.
> Derby JUnit test framework adaptions to run existing tests against replicated
> databases
> ---------------------------------------------------------------------------------------
>
> Key: DERBY-3163
> URL: https://issues.apache.org/jira/browse/DERBY-3163
> Project: Derby
> Issue Type: Sub-task
> Components: Test
> Affects Versions: 10.4.0.0
> Reporter: Ole Solberg
> Assignee: Ole Solberg
> Priority: Minor
> Attachments: derby-3163.1-v1.diff.txt, derby-3163.2-v1.diff.txt
>
>
> Extensions to run existing Apache Derby tests (old test harness tests
> ("derbyall" kind)
> and junit tests)
> This requires
> - Running existing tests against already started servers on "non-localhost"
> machines.
> - verificationclients checking slave vs. master.
> - ...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.