| Package | Description |
|---|---|
| com.github.karamelsoft.testing.data.driven.testing.core | |
| com.github.karamelsoft.testing.data.driven.testing.core.operations |
| Modifier and Type | Method and Description |
|---|---|
static ExpectExceptionBuilder<ExpectException.Builder> |
CoreTester.expectException()
Factory method used to define the expected exception.
|
| Modifier and Type | Method and Description |
|---|---|
ExpectException.Builder |
ExpectException.Builder.causedBy(Class<? extends Throwable> exception) |
| Modifier and Type | Method and Description |
|---|---|
CausedByBuilder<ExpectException.Builder> |
ExpectException.Builder.exception(Class<? extends Throwable> exception) |
static ExpectExceptionBuilder<ExpectException.Builder> |
ExpectException.newBuilder() |
static ExpectExceptionBuilder<ExpectException.Builder> |
ExpectException.newBuilder(ExpectException copy) |
Copyright © 2017. All rights reserved.