rrva
03/19/2020, 5:29 AMconfigurations {
karateTestCompile.extendsFrom testCompile
karateTestRuntime.extendsFrom testRuntime
pactTestCompile.extendsFrom testCompile
pactTestRuntime.extendsFrom testRuntime
}
octylFractal
03/19/2020, 5:30 AMgetByName
if accessors aren't generatedoctylFractal
03/19/2020, 5:31 AMgetByName("karateTestCompile").extendsFrom(getByName("testCompile"))