parent
801ce6d0a1
commit
368c0eebe4
|
@ -30,7 +30,7 @@ import org.springframework.boot.gradle.testkit.GradleBuildExtension;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* {@link Extension} that runs {@link TestTemplate templated tests} against multiple
|
* {@link Extension} that runs {@link TestTemplate templated tests} against multiple
|
||||||
* versions of Gradle. Test classes using the extension must have non-privaten and
|
* versions of Gradle. Test classes using the extension must have non-private and
|
||||||
* non-final {@link GradleBuild} field named {@code gradleBuild}.
|
* non-final {@link GradleBuild} field named {@code gradleBuild}.
|
||||||
*
|
*
|
||||||
* @author Andy Wilkinson
|
* @author Andy Wilkinson
|
||||||
|
|
Loading…
Reference in New Issue