public class DefaultBatchCollectorTest
extends java.lang.Object
| Constructor and Description |
|---|
DefaultBatchCollectorTest() |
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldThrowIllegalArgumentExceptionWhenSqlIsNullWhenCallingCollectQueryWithParams()
public void shouldThrowIllegalArgumentExceptionWhenParamsIsNullWhenCallingCollectQueryWithParams()
public void shouldCollectTwoParamsForOneBatchQuery()
public void shouldCollectTwoStatementSettersForOneBatchQuery()
public void shouldThrowIllegalArgumentExceptionWhenSqlIsNullWhenCallingCollectQueryWithStatementSetter()
public void shouldThrowIllegalArgumentExceptionWhenMixingSettersAndParamsWithSameSqlQuery()
public void shouldThrowIllegalArgumentExceptionWhenStatementSetterIsNullWhenCallingCollectQueryWithStatementSetter()
public void shouldExecuteBatchUpdateForStatementSetterBasedBatch()
public void shouldExecuteBatchUpdateForParamsBasedBatch()
Copyright © 2018 SAP SE. All Rights Reserved.