iceberg
iceberg copied to clipboard
#9073 Junit 4 tests switched to JUnit 5
- refactor: DataTest from Junit4 to Junit5
- refactor: DataTestHelpers from Junit4 to Junit5
- refactor: DeleteReadTests from Junit4 to Junit5
- refactor: RecordWrapperTest from Junit4 to Junit5
- refactor: TestDataFileIndexStatsFilters from Junit4 to Junit5
- refactor: TestGenericAppenderFactory from Junit4 to Junit5
- refactor: TestGenericData from Junit4 to Junit5
- refactor: TestGenericReaderDeletes from Junit4 to Junit5
- refactor: TestGenericReadProjection from Junit4 to Junit5
- refactor: TestGenericRecord from Junit4 to Junit5
- refactor: TestLocalScan from Junit4 to Junit5
- refactor: TestMergingMetrics from Junit4 to Junit5
- refactor: TestMetricsRowGroupFilter from Junit4 to Junit5
- refactor: TestMetricsRowGroupFilterTypes from Junit4 to Junit5
- refactor: TestOrcDataWriter from Junit4 to Junit5
- refactor: TestOrcRowIterator from Junit4 to Junit5
- refactor: TestParquetEncryptionWithWriteSupport from Junit4 to Junit5
- refactor: TestReadProjection from Junit4 to Junit5
- refactor: TestSingleMessageEncoding from Junit4 to Junit5
- refactor: TestSplitScan from Junit4 to Junit5
data/src/test/java/org/apache/iceberg/io package classes haven't been refactored because of dependency on other test classes outside of current issue scopes.