Package net.kyori.mammoth.test
package net.kyori.mammoth.test
JUnit extensions for developing Gradle functional tests.
Mammoth provides a TestTemplate for Gradle functional tests via GradleFunctionalTest
annotating methods that have a parameter of either type TestContext
or GradleRunner.
-
ClassDescriptionIndicate that the annotated test method will be a Gradle functional test.Parameters to provide to Gradle on test invocations.Context information for individual tests.A variant of a test to execute.A resource to load test variants from.A
Repeatablecontainer forTestVariantResourceannotations.ARepeatablecontainer forTestVariantannotations.