| Package | Description | 
|---|---|
| org.opendaylight.infrautils.testutils | 
| Modifier and Type | Method and Description | 
|---|---|
static <T extends Throwable> | 
Asserts.assertThrows(Class<T> expectedThrowable,
            Asserts.JUnitExecutable exec)
Asserts that execution of the supplied executable throws an exception of the
 expectedType and returns the exception. 
 | 
Copyright © 2019 OpenDaylight. All rights reserved.