Packages

p

org.scalajs

testadapter

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
  2. final class RemoteException extends Exception
    Annotations
    @deprecated
    Deprecated

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

  3. final class ScalaJSFramework extends Framework

    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

    Binary compat only.

    Binary compat only.

    Annotations
    @deprecated
    Deprecated

    (Since version 0.6.22) Unused, use TestAdapter instead

  5. final class ScalaJSTask extends Task

    Binary compat only.

    Binary compat only.

    Annotations
    @deprecated
    Deprecated

    (Since version 0.6.22) Unused, use TestAdapter instead

Value Members

  1. object TestAdapter

Deprecated Value Members

  1. object RemoteException extends Serializable
    Annotations
    @deprecated
    Deprecated

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

  2. object ScalaJSTask

    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