- includes @Parameters attribute that allows you to define a template for names of tests, making the test output far easier to follow.
@@ -7,5 +7,5 @@ repositories {
}
dependencies {
- testCompile "junit:junit:4.10"
+ testCompile "junit:junit:4.12"