| Package | Description |
|---|---|
| de.taimos.dvalin.test | |
| de.taimos.dvalin.test.jaxrs |
| Modifier and Type | Method and Description |
|---|---|
static void |
AssertErrors.assertThrows(AssertErrors.Execute func,
Function<Exception,Boolean> condition) |
static void |
AssertErrors.assertThrows(Class<? extends Exception> clazz,
AssertErrors.Execute func) |
| Modifier and Type | Method and Description |
|---|---|
static void |
WebAssert.assertErrorStatus(javax.ws.rs.core.Response.Status status,
AssertErrors.Execute func) |
static void |
WebAssert.assertNotFound(AssertErrors.Execute func) |
static void |
WebAssert.assertUnprocessableEntity(AssertErrors.Execute func) |
Copyright © 2016–2023 Taimos GmbH. All rights reserved.