DiscoverJunit5Tests

mill.javalib.api.internal.ZincOp.DiscoverJunit5Tests
case class DiscoverJunit5Tests(runCp: Seq[Path], testCp: Seq[Path], classesDir: Option[Path]) extends ZincOp

Attributes

Source
ZincOp.scala
Graph
Supertypes
trait Serializable
trait Serializable
trait Product
trait Equals
trait ZincOp
trait Message
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

type Response = Seq[String]

Attributes

Source
ZincOp.scala

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Givens

Givens

override given responseRw: ReadWriter[Response]

Attributes

Source
ZincOp.scala