com.googlecode.kevinarpe.papaya.exception
Class DelegateExceptionTestHelper<TException extends Exception>
java.lang.Object
com.googlecode.kevinarpe.papaya.exception.DelegateExceptionTestHelper<TException>
public final class DelegateExceptionTestHelper<TException extends Exception>
- extends Object
- Author:
- Kevin Connor ARPE (kevinarpe@gmail.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
newInstance
public static <TException2 extends Exception> DelegateExceptionTestHelper newInstance(Class<TException2> exceptionClass)
runAllTests
public void runAllTests()
testCtorVoid
public void testCtorVoid()
testCtorString
public void testCtorString()
testCtorStringThrowable
public void testCtorStringThrowable()
testCtorThrowable
public void testCtorThrowable()
Copyright © 2013-2014. All Rights Reserved.