scala.scalajs

test

package test

Visibility
  1. Public
  2. All

Type Members

  1. trait Test extends AnyRef

    Marker trait for Scala.js tests

    Marker trait for Scala.js tests

    Annotations
    @JSExportDescendentObjects()
  2. trait TestFramework extends AnyRef

    This trait should be sub classed (as object) by a concrete test framework

    This trait should be sub classed (as object) by a concrete test framework

    It will receive a call to runTest for each object on the classpath extending Test

    Annotations
    @JSExportDescendentObjects()
  3. trait TestOutput extends AnyRef

  4. trait TestOutputLog extends AnyRef

Value Members

  1. package internal

Ungrouped