Interface TestOfExceptionalCall.Builder.Factory<T extends Exception>
- All Superinterfaces:
Test.Builder.Factory<TestOfExceptionalCall<T>,ExpectedException<T>, ResultOfExceptionalCall<T>, ActualException<T>, TestOfExceptionalCall.Builder<T>>
- All Known Implementing Classes:
BasicTestOfExceptionalCall.Builder.Factory
- Enclosing interface:
TestOfExceptionalCall.Builder<T extends Exception>
public static interface TestOfExceptionalCall.Builder.Factory<T extends Exception>
extends Test.Builder.Factory<TestOfExceptionalCall<T>,ExpectedException<T>,ResultOfExceptionalCall<T>,ActualException<T>,TestOfExceptionalCall.Builder<T>>
-
Method Summary
Methods inherited from interface org.tudalgo.algoutils.tutor.general.assertions.Test.Builder.Factory
builder