Packages

p

org.scalajs

testinterface

package testinterface

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. final class ScalaJSClassLoader extends ClassLoader

    DEPRECATED A dummy java.lang.ClassLoader that allows to store a JavaScript object against which classes are resolved.

    DEPRECATED A dummy java.lang.ClassLoader that allows to store a JavaScript object against which classes are resolved.

    The only reason it extends java.lang.ClassLoader is typing.

    Note

    ScalaJSClassLoader is deprecated, although it is not annotated with @deprecated for internal reasons. Use the reflection API in scala.scalajs.reflect.Reflect instead of matching against ScalaJSClassLoader.

Value Members

  1. object HTMLRunner
    Attributes
    protected

Deprecated Value Members

  1. object TestUtils
    Annotations
    @deprecated
    Deprecated

    (Since version 0.6.25)

Ungrouped