Package | Description |
---|---|
org.apache.flink.streaming.util | |
org.apache.flink.test.util |
Modifier and Type | Class and Description |
---|---|
class |
StreamingProgramTestBase
Base class for unit tests that run a single test.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractTestBase
Base class for unit tests that run multiple tests and want to reuse the same
Flink cluster.
|
class |
JavaProgramTestBase
Base class for unit tests that run a single test with object reuse enabled/disabled and against collection
environments.
|
class |
MultipleProgramsTestBase
Base class for unit tests that run multiple tests and want to reuse the same
Flink cluster.
|
class |
TestBaseUtils
Utility class containing various methods for testing purposes.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.