Uses of Record Class
tech.jhipster.lite.module.domain.javabuild.command.AddGradleTasksTestInstruction
Packages that use AddGradleTasksTestInstruction
Package
Description
-
Uses of AddGradleTasksTestInstruction in tech.jhipster.lite.module.infrastructure.secondary.javadependency
Methods in tech.jhipster.lite.module.infrastructure.secondary.javadependency with parameters of type AddGradleTasksTestInstructionModifier and TypeMethodDescriptionvoidJavaDependenciesCommandHandler.handle(AddGradleTasksTestInstruction command) -
Uses of AddGradleTasksTestInstruction in tech.jhipster.lite.module.infrastructure.secondary.javadependency.gradle
Methods in tech.jhipster.lite.module.infrastructure.secondary.javadependency.gradle with parameters of type AddGradleTasksTestInstructionModifier and TypeMethodDescriptionvoidGradleCommandHandler.handle(AddGradleTasksTestInstruction command) -
Uses of AddGradleTasksTestInstruction in tech.jhipster.lite.module.infrastructure.secondary.javadependency.maven
Methods in tech.jhipster.lite.module.infrastructure.secondary.javadependency.maven with parameters of type AddGradleTasksTestInstructionModifier and TypeMethodDescriptionvoidMavenCommandHandler.handle(AddGradleTasksTestInstruction command)