Uses of Interface
org.junit.platform.testkit.engine.Assertions.Executable
Packages that use Assertions.Executable
Package
Description
Test Kit for testing the execution of a
TestEngine
running on the JUnit Platform.-
Uses of Assertions.Executable in org.junit.platform.testkit.engine
Fields in org.junit.platform.testkit.engine with type parameters of type Assertions.ExecutableModifier and TypeFieldDescriptionprivate final List
<Assertions.Executable> EventStatistics.executables
Method parameters in org.junit.platform.testkit.engine with type arguments of type Assertions.ExecutableModifier and TypeMethodDescription(package private) static void
Assertions.assertAll
(String heading, Stream<Assertions.Executable> executables)