Package org.gradle.exemplar.test.runner
package org.gradle.exemplar.test.runner
-
ClassDescriptionA custom implementation of
SamplesRunnerthat uses the Gradle Tooling API to execute sample builds.A custom implementation ofSamplesRunnerthat uses the Gradle Tooling API to execute sample builds.Modifies a givenSamplebefore it is processed.Specifies execution update classes to invoke before the execution.Specifies output normalizer classes to invoke on a given subset of samples.Specifies the directory to find samples, be they external or embedded.A JUnit test runner that verifies all samples discovered in the directory specified by theSamplesRootannotation.Transformer<OUT,IN> ATransformertransforms objects of type.