I\'m trying to run my project with testNG via xml file. I added testCompile group: \'junit\', name: \'junit\', version: \'4.12\' and jcenter() to G
testCompile group: \'junit\', name: \'junit\', version: \'4.12\'
jcenter()