japgolly.scalajs.react.test.TestContainer
See theTestContainer companion object
trait TestContainer extends TestDom
Wraps a DOM container and provides utilities for testing its state.
As an example `testContainer.innerHTML.assert("
Welcome")`
Attributes
- Since
-
2.2.0
- Companion
- object
- Graph
-
- Supertypes
- Known subtypes
-
trait TestReactRoot
Members list
Value members
Abstract methods
Inherited methods
Cast the DOM as A
or throw an exception.
Attributes
- Inherited from:
- TestDom
Attributes
- Inherited from:
- TestDom
Attributes
- Inherited from:
- TestDom
Attributes
- Inherited from:
- TestDom
Attributes
- Inherited from:
- TestDom
Attributes
- Inherited from:
- TestDom
Attributes
- Inherited from:
- TestDom
Attributes
- Inherited from:
- TestDom
Attributes
- Inherited from:
- TestDom
Attributes
- Inherited from:
- TestDom
Attributes
- Inherited from:
- TestDom
In this article