Class OpenTest4JAwareThrowableCollector
- java.lang.Object
-
- org.junit.platform.engine.support.hierarchical.ThrowableCollector
-
- org.junit.platform.engine.support.hierarchical.OpenTest4JAwareThrowableCollector
-
@API(status=MAINTAINED, since="1.3") public class OpenTest4JAwareThrowableCollector extends ThrowableCollector
Specialization ofThrowableCollector
that treats instances ofTestAbortedException
as aborting.- Since:
- 1.3
- See Also:
ThrowableCollector
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.junit.platform.engine.support.hierarchical.ThrowableCollector
ThrowableCollector.Executable, ThrowableCollector.Factory
-
-
Constructor Summary
Constructors Constructor Description OpenTest4JAwareThrowableCollector()
-
Method Summary
-
Methods inherited from class org.junit.platform.engine.support.hierarchical.ThrowableCollector
assertEmpty, execute, getThrowable, isEmpty, isNotEmpty
-
-