scala.cli.commands.test

Members list

Concise view

Type members

Classlikes

object Test extends ScalaCommand[TestOptions]

Attributes

Graph
Supertypes
class Command[TestOptions]
class CaseApp[TestOptions]
class Object
trait Matchable
class Any
Self type
Test.type
final case class TestOptions(shared: SharedOptions, sharedJava: SharedJavaOptions, watch: SharedWatchOptions, compileCross: CrossOptions, testFramework: Option[String], requireTests: Boolean, testOnly: Option[String]) extends HasSharedOptions

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type