All Classes
-
Class Summary Class Description AbstractContextExecutableInputSUL<I extends ContextExecutableInput<? extends O,? super C>,O,C> Abstract base class for aSULthat step-wisely executesContextExecutableInputsymbols.ContextExecutableInputSUL<I extends ContextExecutableInput<? extends O,? super C>,O,C> ASULthat executesContextExecutableInputsymbols.Error A wrapper for representing an exception-based method output via itsClass.getSimpleName().ExecutableInputSUL<I extends ExecutableInput<? extends O>,O> ASULthat executesExecutableInputsymbols.MethodInput An input symbol that represents a call to a method with a specific set of parameters.MethodOutput Abstract output of a method.ReturnValue<T> A (non-empty) output of a method call.SimplePOJOExceptionMapper A mapper that wraps any kind ofRuntimeExceptionthat occurs duringstepsof theSimplePOJOTestDriverinto aMappedExceptionwhose output is anErrorobject, followed by repeatedUnobservedoutputs.SimplePOJOTestDriver A test driver for plain old java objects.Unobserved An artificial output symbol for a (non-executed) input after an exception has occurred.VoidOutput The (empty) output of a void method call.