Class PromTestException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.processmining.contexts.cli.PromTestException
All Implemented Interfaces:
Serializable

public class PromTestException extends Exception
Exception that stores all collected failed tests that arised in PromTestFramework. Call toString() for a formatted test report.
Author:
dfahland
See Also: