This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git
from f0cbf2f Correct Checkstyle version new 9870e52 Format code with comments, update tests new 339976e DBUTILS-148 Replace deprecated Mockito.initMocks with @RunWith(MockitoJUnitRunner.class) new 66c836e DBUTILS-148 Remove unused mockings The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../commons/dbutils/GenerousBeanProcessor.java | 4 +- .../commons/dbutils/AsyncQueryRunnerTest.java | 28 ++------------ .../commons/dbutils/GenerousBeanProcessorTest.java | 31 ++++++++++----- .../apache/commons/dbutils/OutParameterTest.java | 6 +-- .../apache/commons/dbutils/QueryRunnerTest.java | 45 ++-------------------- .../dbutils/handlers/BeanMapHandlerTest.java | 5 ++- 6 files changed, 37 insertions(+), 82 deletions(-)