Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.0-M2
-
Fix Version/s: 2.0.1
-
Component/s: Transport: JDBC
-
Labels:
-
User impact:Medium
-
Effort points:1.5
-
Similar Issues:None
Description
See the tests for the JDBC transport - nothing seems to test dispatcher, requester, etc.
There are some existing JDBC tests in tests/integration which need to be:
1. moved to the JDBC transport
2. converted to XML config-based
org.mule.test.integration.transport.jdbc.JdbcConnectionTestCase
org.mule.test.integration.transport.jdbc.JdbcTransactionalJdbcFunctionalTestCase
org.mule.test.integration.transport.jdbc.JdbcTransactionalXaFunctionalTestCase