Package

org.scalajs.jsenv

test

Permalink

package test

Visibility
  1. Public
  2. All

Type Members

  1. trait AsyncTests extends JSEnvTest with BasicJSEnvTests

    Permalink

    A couple of tests that test async runners for mix-in into a test suite

  2. trait BasicJSEnvTests extends JSEnvTest

    Permalink

    Tests that should succeed on any JSEnv

  3. trait ComTests extends JSEnvTest with AsyncTests

    Permalink

    A couple of tests that test communication for mix-in into a test suite

  4. abstract class CustomInitFilesTest extends JSEnvTest

    Permalink
  5. abstract class JSEnvTest extends AnyRef

    Permalink
  6. class NodeJSWithCustomInitFilesTest extends CustomInitFilesTest

    Permalink
  7. class PhantomJSWithCustomInitFilesTest extends CustomInitFilesTest

    Permalink
  8. class StoreJSConsole extends JSConsole

    Permalink
  9. class StoreLogger extends Logger

    Permalink
  10. trait TimeoutComTests extends JSEnvTest with TimeoutTests with ComTests

    Permalink
  11. trait TimeoutTests extends JSEnvTest

    Permalink

Value Members

  1. object StoreLogger

    Permalink

Ungrouped