| Package | Description |
|---|---|
| io.spring.initializr.generator.test.buildsystem.gradle |
Support for testing a Gradle build.
|
| io.spring.initializr.generator.test.buildsystem.maven |
Support for testing a Maven build.
|
| io.spring.initializr.generator.test.io |
Support for testing project assets.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GroovyDslGradleBuildAssert
Simple assertions for a gradle build using the Groovy DSL.
|
class |
GroovyDslGradleSettingsAssert
Simple assertions for a gradle settings using the Groovy DSL.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MavenBuildAssert
Assertions for a Maven build.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TextAssert
Assertions for text content.
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.