public interface TestedTargetVariant
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTargetProjectPath()
Returns the Gradle path of the project that is being tested.
|
java.lang.String |
getTargetVariant()
Returns the variant of the tested project.
|