[
https://issues.apache.org/jira/browse/DERBY-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481721
]
Kathey Marsden commented on DERBY-2399:
---------------------------------------
I plan to handle the issue of RunTimeStatistics for this test as follows.
I will add a JDBC.getRuntimeStatistics(Statement s ) method which returns a
"RuntimeStatistics" object.
the RunTimeStatistics constructor takes a String which it parses to get the
isolation level. A getTransactionIsolation() method will return the
isolation.
Later the RunTimeStatistics class can be expanded to parse and return other
information as needed for other tests. Does this strategy sound ok?
> Convert setTransactionIsolation.java to junit
> ---------------------------------------------
>
> Key: DERBY-2399
> URL: https://issues.apache.org/jira/browse/DERBY-2399
> Project: Derby
> Issue Type: Task
> Components: Test
> Affects Versions: 10.3.0.0
> Reporter: Kathey Marsden
> Assigned To: Kathey Marsden
> Fix For: 10.3.0.0
>
> Attachments: derbynet.diff, derbynet.stat
>
>
> Convert setTransactionIsolation.java to junit
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.