Package

japgolly.scalajs.react.test

raw

Permalink

package raw

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. raw
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait ReactAddonsTestUtils extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  2. type ReactOrDomNode = |[TopNode, ReactElement]

    Permalink
  3. trait Simulate extends Object

    Permalink
    Annotations
    @RawJSType() @native()

Value Members

  1. object ReactAddonsTestUtils extends Object with ReactAddonsTestUtils

    Permalink

    https://facebook.github.io/react/docs/test-utils.html

    https://facebook.github.io/react/docs/test-utils.html

    Annotations
    @JSImport( "react-dom/test-utils" , JSImport.Namespace , "React.addons.TestUtils" ) @native()

Inherited from AnyRef

Inherited from Any

Ungrouped