Uses of Class
com.hazelcast.jet.core.test.TestSupport.TestMode
-
Uses of TestSupport.TestMode in com.hazelcast.jet.core.test
Modifier and TypeMethodDescriptionvoid
TestSupport.assertOutput
(int outputOrdinalCount, BiConsumer<TestSupport.TestMode, List<List<Object>>> assertFn) Runs the test with the specified custom assertion.