An abstract implementation of Asakusa Testkit.
Type Params | Return Type | Name and description |
---|---|---|
|
void |
apply(org.gradle.api.Project project) Applies this testkit into the given project. |
|
java.lang.String |
getName() Returns the testkit name. |
|
int |
getPriority() Returns the testkit priority. |
Applies this testkit into the given project.
project
- the target projectReturns the testkit name.
Returns the testkit priority.
-1
if this testkit must not be selected in default