Uses of Class
io.spring.initializr.generator.test.project.AbstractProjectAssert
Packages that use AbstractProjectAssert
Package
Description
Support for testing project generation.
-
Uses of AbstractProjectAssert in io.spring.initializr.generator.test.project
Classes in io.spring.initializr.generator.test.project with type parameters of type AbstractProjectAssertModifier and TypeClassDescriptionclass
AbstractProjectAssert<SELF extends AbstractProjectAssert<SELF>>
Base class for project assertions.Subclasses of AbstractProjectAssert in io.spring.initializr.generator.test.projectModifier and TypeClassDescriptionclass
AbstractJvmModuleAssert<SELF extends AbstractJvmModuleAssert<SELF>>
Base class for JVM module assertions.class
AbstractModuleAssert<SELF extends AbstractModuleAssert<SELF>>
Base class for module assertions.class
Assertions for a module with code for a particularLanguage
.class
Assertions for a module.