org.callbackparams.sandbox
Class ExpectedExceptionSweeps
java.lang.Object
org.callbackparams.AdaptiveRule
org.callbackparams.sandbox.ExpectedExceptionSweeps
public class ExpectedExceptionSweeps
- extends AdaptiveRule
- Author:
- Henrik Kaipe
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExpectedExceptionSweeps
public ExpectedExceptionSweeps()
create
public static ExpectedExceptionSweeps create()
sweep
public ExpectedExceptionSweeps sweep(Collector<?> msgCollector,
Class<? extends Throwable> exceptionType)
evaluate
public Object evaluate(AdaptiveRule.TestRun testrun)
throws Throwable
- Specified by:
evaluate
in class AdaptiveRule
- Throws:
Throwable
Copyright © 2010-2013 Henrik Kaipe. All Rights Reserved.