public class ThrowableProxyTest extends Object
Constructor and Description |
---|
ThrowableProxyTest() |
Modifier and Type | Method and Description |
---|---|
void |
multiNested() |
void |
nested() |
void |
nullSTE() |
void |
setUp() |
void |
smoke() |
void |
suppressed() |
void |
suppressedWithCause() |
void |
suppressedWithSuppressed() |
void |
tearDown() |
void |
verify(Throwable t) |
public ThrowableProxyTest()
public void smoke()
public void nested()
public void suppressed() throws InvocationTargetException, IllegalAccessException
public void suppressedWithCause() throws InvocationTargetException, IllegalAccessException
public void suppressedWithSuppressed() throws Exception
Exception
public void nullSTE()
public void multiNested()
Copyright © 2005–2018 QOS.ch. All rights reserved.