Commit Graph

73 Commits

Author SHA1 Message Date
Travis Burtrum ca4c827788 Add support for testing against multiple database backends 2018-05-15 07:03:55 -04:00
Travis Burtrum c2204b4635 Re-work IN LIST support in JdbcMapper to re-use created arrays, and free them after use 2018-05-12 00:30:57 -04:00
Travis Burtrum 564df7b022 Fix some warnings 2018-05-10 23:57:15 -04:00
Travis Burtrum 2650b60f47 Remove now useless extra toType tests now that we test everything with toType 2018-05-10 23:41:17 -04:00
Travis Burtrum a0dfc278c3 Implement toArrayMap for toType 2018-05-10 23:27:32 -04:00
Travis Burtrum e2c1f9a12d Fix QueryMapperTypeQmDao for java6 2018-05-10 17:08:29 -04:00
Travis Burtrum 2d36126c00 Run all tests with new QueryMapper.toType function 2018-05-10 16:37:05 -04:00
Travis Burtrum d80d3dee93 Add tests that do not use constructors 2018-05-10 16:01:57 -04:00
Travis Burtrum d3c4f89316 Add Collection<Map<String,T>> support to QueryMapper.toType and test for it 2018-05-09 23:42:44 -04:00
Travis Burtrum c151f3ba0e Finish porting tests 2018-05-09 23:20:40 -04:00
Travis Burtrum c04a9ee842 Fix generic array creation error in JdbcMapper, add test 2018-05-08 00:09:56 -04:00
Travis Burtrum 1c561181ff Finish porting tests 2018-05-07 23:49:56 -04:00
Travis Burtrum 9f00f4924f Fix for java6 2018-05-07 23:10:20 -04:00
Travis Burtrum 05ac1d3f84 Test porting continues 2018-05-04 00:26:04 -04:00
Travis Burtrum f9af32dba2 Port more tests to JdbcMapper 2018-04-24 00:04:53 -04:00
Travis Burtrum b9f963ca5f Fix partial test refactor with java 6 2018-04-21 01:45:45 -04:00
Travis Burtrum 670e14d57e Refactor QueryMapper tests to run against JdbcMapper too, partially done 2018-04-21 01:27:45 -04:00
Travis Burtrum 49296f1f2a Improve QueryRunner 50% failure rate test 2018-04-18 00:18:19 -04:00
Travis Burtrum 64e500ca2a Add JdbcMapper cleaner test 2018-04-18 00:16:16 -04:00
Travis Burtrum 337abc8c6d Revert fields from public to protected in tests 2018-04-17 23:42:21 -04:00
Travis Burtrum 50ebcc84cb Begin to refactor tests into single test module 2018-03-15 00:57:57 -04:00
moparisthebest 2471981dbc re-structure into standard maven layout 2014-04-21 14:36:57 -04:00
moparisthebest 69e0600052 Initial import of https://svn.apache.org/repos/asf/beehive/tags/v1.0.2 2014-04-15 13:40:50 -04:00