| Package | Description |
|---|---|
| net.ttddyy.dsproxy.asserts | |
| net.ttddyy.dsproxy.asserts.hamcrest |
| Modifier and Type | Class and Description |
|---|---|
class |
StatementBatchExecution
Represent single batch execution of
Statement. |
| Modifier and Type | Method and Description |
|---|---|
static org.hamcrest.Matcher<? super QueriesHolder> |
DataSourceAssertMatchers.queries(int index,
org.hamcrest.Matcher<String> stringMatcher) |
static org.hamcrest.Matcher<? super QueriesHolder> |
DataSourceAssertMatchers.queries(org.hamcrest.Matcher<? super Collection<String>> collectionMatcher) |
static org.hamcrest.Matcher<? super QueriesHolder> |
DataSourceAssertMatchers.queryTypes(int index,
org.hamcrest.Matcher<? super QueryHolder> queryHolderMatcher) |
Copyright © 2017. All rights reserved.