scala.cli.commands.test
package scala.cli.commands.test
Members list
Concise view
Type members
Classlikes
Attributes
- Graph
- Supertypes
- class ScalaCommand[TestOptions]trait RestrictableCommand[TestOptions]trait CommandHelperstrait NeedsArgvCommandclass Command[TestOptions]class CaseApp[TestOptions]class Objecttrait Matchableclass 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 Serializabletrait Producttrait Equalstrait HasSharedOptionstrait HasLoggingOptionsclass Objecttrait Matchableclass Any
object TestOptions
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- TestOptions.type