Skip to content

Refactor the unit tests to use JUnit 4 annotations.

Eric Bruneton requested to merge migrate-unit-tests-to-junit4 into master

Also remove the dependency from AnalyzerUnitTest to ClassWriterComputeMaxUnitTest (by duplicating some code; this will be needed to use a multi-project layout).

Merge request reports