Uses of Class
com.hazelcast.jet.core.test.TestSupport.TestMode
Packages that use TestSupport.TestMode
-
Uses of TestSupport.TestMode in com.hazelcast.jet.core.test
Methods in com.hazelcast.jet.core.test that return TestSupport.TestModeMethod parameters in com.hazelcast.jet.core.test with type arguments of type TestSupport.TestModeModifier and TypeMethodDescriptionvoid
TestSupport.assertOutput
(int outputOrdinalCount, BiConsumer<TestSupport.TestMode, List<List<Object>>> assertFn) Runs the test with the specified custom assertion.