public class SecurityTestUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
assertFailureFor(org.junit.jupiter.api.function.Executable action,
Class<? extends Exception> expectedException,
AuthData... auth) |
static <T> void |
assertSuccess(Supplier<T> action,
T expectedResult,
AuthData... auth) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.