package internal

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. final class DebugSessionAddress extends Serializable

  2. trait DebugSessionAddressFormats extends AnyRef
  3. final class DebugSessionParams extends Serializable

  4. trait DebugSessionParamsFormats extends AnyRef
  5. trait JsonProtocol extends BasicJsonProtocol with DebugSessionAddressFormats with BuildTargetIdentifierFormats with JValueFormats with DebugSessionParamsFormats with ScalaMainClassFormats with ScalaTestSuiteSelectionFormats with ScalaTestSuitesFormats
  6. class SbtDebugToolsResolver extends DebugToolsResolver
  7. class SbtTestSuiteEventHandler extends TestSuiteEventHandler

    Extracts information about tests execution and send it to the DebuggeeListener.

    Extracts information about tests execution and send it to the DebuggeeListener. Then DebugeeListener forwards it to the DAP client.

  8. final class ScalaMainClass extends Serializable

  9. trait ScalaMainClassFormats extends AnyRef
  10. final class ScalaTestSuiteSelection extends Serializable

  11. trait ScalaTestSuiteSelectionFormats extends AnyRef
  12. final class ScalaTestSuites extends Serializable

  13. trait ScalaTestSuitesFormats extends AnyRef

Value Members

  1. object DebugSessionAddress extends Serializable
  2. object DebugSessionParams extends Serializable
  3. object JsonProtocol extends JsonProtocol
  4. object ScalaMainClass extends Serializable
  5. object ScalaTestSuiteSelection extends Serializable
  6. object ScalaTestSuites extends Serializable

Ungrouped