object
TestKinds
Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: AnyRef): Boolean
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
def
denotesTestDir(p: Path): Boolean
-
def
denotesTestFile(p: Path): Boolean
-
def
denotesTestPath(p: Path): Boolean
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
failedTests: List[Path]
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
grepFor(expr: String): List[Path]
-
def
groupedTests(paths: List[Path]): List[(String, List[Path])]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
def
isTestForPartest(p: Path): Boolean
-
def
kindOf(p: Path): String
-
def
logOf(p: Path): reflect.io.Path
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
val
standardKinds: List[String]
-
def
standardTests: List[Path]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
testsFor(kind: String): List[Path]
-
def
testsForPartest: List[Path]
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit