public class Junit5Backport extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
Junit5Backport.Acceptor<T extends Exception> |
| Constructor and Description |
|---|
Junit5Backport() |
| Modifier and Type | Method and Description |
|---|---|
static void |
assertThrows(Class<? extends Exception> exception,
Junit5Backport.Acceptor<? extends Exception> acceptor) |
public static void assertThrows(Class<? extends Exception> exception, Junit5Backport.Acceptor<? extends Exception> acceptor)
Copyright © 2017–2018 The Apache Software Foundation. All rights reserved.