dependencies { testImplementation "org.junit.jupiter:junit-jupiter-params:${project.property('junit.version')}" testImplementation "junit:junit:${project.property('junit4.version')}" }