Packages

p

org.scalajs

testinterface

package testinterface

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. final class ScalaJSClassLoader extends ClassLoader

    A dummy java.lang.ClassLoader for Scala.js testing frameworks.

    A dummy java.lang.ClassLoader for Scala.js testing frameworks.

    This class loader does *not* implement the contract of java.lang.ClassLoader. It is exclusively used as a dummy class loader to preserve source compatibility with the sbt testing interface.

Value Members

  1. object HTMLRunner
    Attributes
    protected
  2. object TestUtils

Ungrouped