Package org.apache.flink.test.migration
Class MigrationTestsSnapshotGenerator
java.lang.Object
org.apache.flink.test.migration.MigrationTestsSnapshotGenerator
This class aims to generate the snapshots for all the state migration tests. A migration test
should implement
MigrationTest interface and its name should match
*(Test|ITCase)(.java|.scala). For scala tests, we also require the class name is the same with
the containing filename.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MigrationTestsSnapshotGenerator
public MigrationTestsSnapshotGenerator()
-
-
Method Details
-
main
- Throws:
Throwable
-