Class MigrationTestsSnapshotGenerator


  • public class MigrationTestsSnapshotGenerator
    extends Object
    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 Detail

      • MigrationTestsSnapshotGenerator

        public MigrationTestsSnapshotGenerator()