| Package | Description |
|---|---|
| io.spring.initializr.generator.test.buildsystem.gradle |
Support for testing a Gradle build.
|
| Modifier and Type | Method and Description |
|---|---|
GroovyDslGradleSettingsAssert |
GroovyDslGradleSettingsAssert.hasProjectName(String name)
Assert
settings.gradle defines the specified project name. |
GroovyDslGradleSettingsAssert |
GroovyDslGradleSettingsAssert.hasProperty(String name,
String value)
Assert
settings.gradle defines a property with the specified name and
value. |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.