| Package | Description |
|---|---|
| org.helenus.driver.junit |
| Modifier and Type | Method and Description |
|---|---|
static <T extends GenericStatement> |
StatementCaptureListMatchers.size(org.hamcrest.Matcher<Integer> matcher)
Accesses the size assertions with a Hamcrest match for asserting the
the number of captured statements for a statement capture list.
|
| Modifier and Type | Method and Description |
|---|---|
StatementCaptureList<T> |
StatementCaptureList.andExpect(StatementCaptureListMatcher<T> matcher)
Provides an expectation for the statement capture list.
|
Copyright (C) 2015-2017 The Helenus Driver Project Authors.