[ 
https://issues.apache.org/jira/browse/DERBY-3410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Myrna van Lunteren updated DERBY-3410:
--------------------------------------

    Attachment: DERBY-3410.diff

Attaching a patch that makes DataSourceTest the test for all basic datasources 
test fixtures; I think that should mean it should exercise simple tests for 
EmbeddedSimpleDataSource, EmbeddedDataSource, ClientDataSource, 
EmbeddedDataSource40 and ClientDataSource40.

I split off the test fixtures for ConnectionPoolDataSources and XADataSources 
into J2EEDataSourceTest.

If there are no comments on this I'll commit in a few hours.


> split DataSourceTest into test for basic datasources and j2ee datasources
> -------------------------------------------------------------------------
>
>                 Key: DERBY-3410
>                 URL: https://issues.apache.org/jira/browse/DERBY-3410
>             Project: Derby
>          Issue Type: Improvement
>          Components: Test
>    Affects Versions: 10.4.0.0
>            Reporter: Myrna van Lunteren
>            Assignee: Myrna van Lunteren
>            Priority: Trivial
>         Attachments: DERBY-3410.diff, SimpleDSTest.diff
>
>
> The test DataSourceTest is currently not run with JSR169, because the test 
> includes calls to classes and methods that are not supported in that 
> environment.
> However, with JSR169 the only supported connection mechanism is a datasource, 
> so it seems very hollowing to not even have this test run with JSR169.
> I posted a question, asking if a split was a good idea (with an initial 
> attempt), in thread:
> http://www.nabble.com/minimized-DataSourceTest-for-JSR169--to15364534.html#a15364534

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to