Stéphane Nicoll
02/21/2019, 5:38 PMtddmonkey
02/21/2019, 8:01 PMStéphane Nicoll
02/22/2019, 10:16 AMtddmonkey
02/22/2019, 10:19 AMStéphane Nicoll
02/22/2019, 10:34 AMtddmonkey
02/22/2019, 10:36 AMmodule 1 -> the annotation processor
-> Avatar for unit testing. Java sources in `src/test/java` that have the annotation processor applied. Avatar lets you inspect the output/processing
module 2 -> the other tests
-> Run `kapt`, have tests verify the output of the annotation processor.
Stéphane Nicoll
02/22/2019, 10:45 AMtddmonkey
02/22/2019, 10:46 AMStéphane Nicoll
02/22/2019, 11:05 AMtddmonkey
02/22/2019, 11:06 AM