| Constructor and Description |
|---|
ExceptionTestBase() |
ExceptionTestBase(Class<T> exceptionClass)
Create a new ExceptionTestBase instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
testConstructor1()
Tests constuctor.
|
void |
testConstructor2()
Tests constuctor.
|
void |
testConstructor3()
Tests constuctor.
|
void |
testConstructor4()
Tests constuctor.
|
public void testConstructor1()
throws InstantiationException,
IllegalAccessException,
InvocationTargetException,
NoSuchMethodException
public void testConstructor2()
throws InstantiationException,
IllegalAccessException,
InvocationTargetException
public void testConstructor3()
throws InstantiationException,
IllegalAccessException,
InvocationTargetException,
NoSuchMethodException
public void testConstructor4()
throws InstantiationException,
IllegalAccessException,
InvocationTargetException,
NoSuchMethodException
Copyright © 2013–2020 mklinger GmbH. All rights reserved.