OOoRunner test harness

complexlib
Class ComplexTestCase.AssureException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--complexlib.ComplexTestCase.AssureException
All Implemented Interfaces:
Serializable
Enclosing class:
ComplexTestCase

public class ComplexTestCase.AssureException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
ComplexTestCase.AssureException(String msg)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ComplexTestCase.AssureException

public ComplexTestCase.AssureException(String msg)

OOoRunner test harness