Skip to content

Refactor CheckClassAdapterTest to use AsmTest.

Eric Bruneton requested to merge refactor-asm-util-tests into master

Also fix bugs in the Check*Adapter classes found with these new tests, and improve the error messages in MethodVisitor.

Merge request reports