[
https://issues.apache.org/jira/browse/DERBY-3623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592477#action_12592477
]
Tiago R. Espinha commented on DERBY-3623:
-----------------------------------------
My bad, forgot to explain that.
encryptedBaseSuite applies an ecryptedDatabase Decorator to the suite before
inserting it into a CleanDatabaseTestSetup, whereas baseSuite does the exact
same thing just without the encryption.
The only difference is a call to Decorator.encryptedDatabase(suite) present on
encryptedBaseSuite, while on the baseSuite the "suite" object is used directly,
without being wrapped in the decorator.
> Convert deadlockMode.java to JUnit
> ----------------------------------
>
> Key: DERBY-3623
> URL: https://issues.apache.org/jira/browse/DERBY-3623
> Project: Derby
> Issue Type: Task
> Components: Test
> Reporter: Tiago R. Espinha
> Assignee: Tiago R. Espinha
> Priority: Minor
> Fix For: 10.5.0.0
>
> Attachments: derby3623-20080425.patch, derby3623.patch,
> ThreadTest.java
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.