mapstruct-examples icon indicating copy to clipboard operation
mapstruct-examples copied to clipboard

Using it in tests

Open dcalap opened this issue 7 years ago • 1 comments

Add some tests.

Regarding this problem I had -> https://github.com/tbroyer/gradle-apt-plugin/issues/73

Just notice that if you try to use this combo in tests, you need to use testApt in the build.gradle dependencies instead of apt.

dcalap avatar Dec 04 '17 12:12 dcalap

Thanks for the info @dcalap. In case you have time you can add such examples to the mapstruct-on-gradle example

filiphr avatar Dec 04 '17 22:12 filiphr