Package | Description |
---|---|
org.apache.flink.core.testutils |
Modifier and Type | Class and Description |
---|---|
class |
AllCallbackWrapper<C extends CustomExtension>
An extension wrap logic for
BeforeAllCallback and AfterAllCallback . |
class |
EachCallbackWrapper<C extends CustomExtension>
An extension wrap logic for
BeforeEachCallback and AfterEachCallback . |
Modifier and Type | Class and Description |
---|---|
class |
TestContainerExtension<T extends org.testcontainers.containers.GenericContainer<T>>
TestContainerExtension provides common functionality for TestContainer
implementations. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.