Package

org.scalajs

testadapter

Permalink

package testadapter

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. testadapter
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. final class TestAdapter extends AnyRef

    Permalink
  2. final class RemoteException extends Exception

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 0.6.20.) Unused. Is going to be removed.

  3. final class ScalaJSFramework extends Framework

    Permalink

    A shim over TestAdapter for compatiblity.

    A shim over TestAdapter for compatiblity.

    Annotations
    @deprecated
    Deprecated

    (Since version 0.6.22) Use TestAdapter instead.

  4. final class ScalaJSRunner extends Runner

    Permalink

    Binary compat only.

    Binary compat only.

    Annotations
    @deprecated
    Deprecated

    (Since version 0.6.22) Unused, use TestAdapter instead

  5. final class ScalaJSTask extends Task

    Permalink

    Binary compat only.

    Binary compat only.

    Annotations
    @deprecated
    Deprecated

    (Since version 0.6.22) Unused, use TestAdapter instead

Value Members

  1. object TestAdapter

    Permalink

Deprecated Value Members

  1. object RemoteException extends Serializable

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 0.6.20.) Unused. Is going to be removed.

  2. object ScalaJSTask

    Permalink

    Binary compat only.

    Binary compat only.

    Annotations
    @deprecated
    Deprecated

    (Since version 0.6.22) Unused, use TestAdapter instead

Inherited from AnyRef

Inherited from Any

Ungrouped