com.google.testing.threadtester
Class ThreadedTest.NoException

java.lang.Object
  extended by java.lang.Throwable
      extended by com.google.testing.threadtester.ThreadedTest.NoException
All Implemented Interfaces:
Serializable
Enclosing class:
ThreadedTest

public static class ThreadedTest.NoException
extends Throwable

Default value for the ThreadedTest.expected() parameter.

See Also:
Serialized Form

Constructor Summary
ThreadedTest.NoException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ThreadedTest.NoException

public ThreadedTest.NoException()


Copyright © 2013. All Rights Reserved.