Uses of Class
io.spring.initializr.generator.test.project.JvmModuleAssert
Packages that use JvmModuleAssert
Package
Description
Support for testing project generation.
-
Uses of JvmModuleAssert in io.spring.initializr.generator.test.project
Methods in io.spring.initializr.generator.test.project that return JvmModuleAssertModifier and TypeMethodDescriptionAbstractModuleAssert.asJvmModule
(Language language) Return aJVM module
assertion for the specifiedLanguage
, to allow chaining of jvm module-specific assertions from this call.