Skip to content
Success

Changes

Summary

  1. Added tests for the BeforeNew injection point (commit: ab3757e) (details)
Commit ab3757e9ec38a82e4beeaa30456fe48f182be0b9 by Geolykt
Added tests for the BeforeNew injection point

A bit of work is ahead of us. Writing that injection point
wasn't as straight-forward as I expected, though it still
runs in the simplest of cases so there's that.
(commit: ab3757e)
The file was modifiedmicromixin-test-j8/src/main/java/org/stianloader/micromixin/test/j8/TestHarness.java (diff)
The file was addedmicromixin-test-j8/src/main/java/org/stianloader/micromixin/test/j8/targets/InjectionPointTest.java
The file was modifiedmicromixin-test-j8/src/main/resources/j8mixinconfig.json (diff)
The file was addedmicromixin-test-j8/src/main/java/org/stianloader/micromixin/test/j8/mixin/InjectionPointMixins.java
The file was modifiedmicromixin-test-j8/README.md (diff)