sbt.scriptedtest
package sbt.scriptedtest
Members list
Concise view
Type members
Classlikes
final class LauncherBasedRemoteSbtCreator(directory: File, launcher: File, log: Logger, javaCommand: String, launchOpts: Seq[String]) extends RemoteSbtCreator
Attributes
- Graph
- Supertypes
Attributes
- Graph
- Supertypes
- class Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass Any
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
final class RunFromSourceBasedRemoteSbtCreator(directory: File, log: Logger, javaCommand: String, launchOpts: Seq[String], scalaVersion: String, sbtVersion: String, classpath: Seq[File]) extends RemoteSbtCreator
Attributes
- Graph
- Supertypes
Attributes
- Graph
- Supertypes
- trait StatementHandlerclass Objecttrait Matchableclass Any
Attributes
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
class ScriptedRunner
Runner for scripted
. Not be confused with ScriptRunner.
Runner for scripted
. Not be confused with ScriptRunner.
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- object ScriptedTests.type
Attributes
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
final class ScriptedTests(resourceBaseDirectory: File, bufferLog: Boolean, javaCommand: String, launchOpts: Seq[String])
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
Attributes
- Companion:
- class
- Graph
- Supertypes
- Self type
- ScriptedTests.type