All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.junit.runners.ParentRunner.scala Maven / Gradle / Ivy

The newest version!
package org.junit.runners

import org.junit.runner.Runner

// Dummy for classOf[...]
abstract class ParentRunner[T](testClass: Class[_]) extends Runner




© 2015 - 2025 Weber Informatics LLC | Privacy Policy