Package io.gitlab.ntduycse.convention
Class UnitTestConvention
java.lang.Object
io.gitlab.ntduycse.convention.UnitTestConvention
Unit test layout for DevKit consumers: tests under
src/test/java/unit only. For
integration tests see IntegrationTestConvention.-
Method Summary
Modifier and TypeMethodDescriptionstatic voidconfigure(org.gradle.api.Project project, SpringQuickstartExtension ext)
-
Method Details
-
configure
-