org.junit.runner
package org.junit.runner
Members list
Type members
Classlikes
class Description(cls: Option[Class[_]], methodName: Option[String], annotations: List[Annotation], children: List[Description])
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object Description
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Description.type
class RunWith(cls: Class[_]) extends Annotation
Attributes
- Supertypes
-
class Annotationclass Objecttrait Matchableclass Any
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class MUnitRunner
In this article