Uses of Class
com.hazelcast.jet.core.test.TestSupport.TestContext
Packages that use TestSupport.TestContext
-
Uses of TestSupport.TestContext in com.hazelcast.jet.core.test
Fields in com.hazelcast.jet.core.test with type parameters of type TestSupport.TestContextModifier and TypeFieldDescriptionstatic final ThreadLocal<TestSupport.TestContext>
TestSupport.TEST_CONTEXT
A context various methods can probe to find context information about the current test.