scirner
02/24/2021, 11:08 PMproject.afterEvaluate
closure due to how it depends on some subprojects being fully evaluated. How do you get the org.gradle.testfixtures.ProjectBuilder
to force that evaluation? After adding that closure I can no longer see those tasks in my unit tests.scirner
02/24/2021, 11:18 PMevaluate()
method.