Implement unit-test integration of most used java framework
(CONJ-336)
|
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | Other |
| Affects Version/s: | None |
| Fix Version/s: | 2.0.0-RC |
| Type: | Sub-Task | Priority: | Major |
| Reporter: | Vladislav Vaintroub | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
There is not a single assertion in this test. It test something in apache DBCP without even hinting into what the original problem was or is . It never finishes. Does not look like unit test to me. |
| Comments |
| Comment by Diego Dupin [ 2017-01-03 ] |
|
Pool tests replaced with HikariCP pool framework |