Package com.hazelcast.jet.core.test
Utilities for writing tests of Core API Processors.
- Since:
- Jet 3.0
-
Interface Summary Interface Description TestSupport.TestEvent -
Class Summary Class Description JetAssert Assert methods that throw exceptions similar to those thrown by JUnit.TestInbox Inbox
implementation suitable to be used in tests.TestOutbox Outbox
implementation suitable to be used in tests.TestProcessorContext Processor.Context
implementation suitable to be used in tests.TestProcessorMetaSupplierContext ProcessorMetaSupplier.Context
implementation suitable to be used in tests.TestProcessorSupplierContext Implementation ofProcessorSupplier.Context
suitable to be used in tests.TestSupport A utility to test processors.TestSupport.TestContext TestSupport.TestMode Describes the current test mode.