| Package | Description |
|---|---|
| net.ttddyy.dsproxy.asserts | |
| net.ttddyy.dsproxy.asserts.hamcrest |
| Modifier and Type | Class and Description |
|---|---|
class |
CallableBatchExecutionEntry
Represent a single batch execution of
CallableStatement. |
class |
CallableExecution
Represent a single execution of
CallableStatement. |
class |
PreparedBatchExecutionEntry
Represent batch entry of
PreparedStatement. |
class |
PreparedExecution
Represent a single execution of
PreparedStatement. |
| Modifier and Type | Method and Description |
|---|---|
abstract T |
ParameterHolderMatcher.ParameterByIndexMatcher.featureValueOf(ParameterByIndexHolder actual) |
S |
ParameterHolderMatcher.getFeatureValue(ParameterByIndexHolder actual) |
T |
ParameterHolderMatcher.ParameterByIndexMatcher.getFeatureValue(ParameterByIndexHolder actual) |
boolean |
ParameterHolderMatcher.validateParameterByIndex(ParameterByIndexHolder actual,
org.hamcrest.Description descForExpected,
org.hamcrest.Description descForFailure) |
Copyright © 2017. All rights reserved.