testUtil
testUtil
japgolly.scalajs.react.test
MockRouterCtl
MockRouterCtl
MockRouterCtlF
MockRouterCtlF
Event
Refresh
SetUrlToPage
SetUrlToPath
ReactEventType
ReactEventType
Animation
Basic
Clipboard
Composition
Drag
Focus
Form
Keyboard
Mouse
Pointer
Touch
Transition
UI
Wheel
ReactTestUtils
WithRenderedDsl
WithRenderedDslF
ReactTestUtils
ReactTestUtils2
ReactTestUtils2
ReactTestUtilsConfig
aroundReact
ReactTestVar
ReactTestVarF
ReactTestVarF
SimEvent
Change
Change
Keyboard
Keyboard
Mouse
Mouse
MouseLike
Pointer
Pointer
Simulate
Simulation
Simulation
TestBroadcaster
TestBroadcaster
TestBroadcasterF
TestContainer
TestContainer
TestDom
TestDom
TestDomWithRoot
TestDomWithRoot
TestReactRoot
TestReactRoot
japgolly.scalajs.react.test.internal
HtmlAssertionDsl
HtmlAssertionDsl
ReactTestUtilExtensions
ReactTestExt_MountedSimple
ReactTestUtilExtensions
ReactTestUtilExtensions1
WithDsl
Cleanup
WithDsl
testUtil
/
japgolly.scalajs.react.test
/
Simulation
Simulation
object
Simulation
Companion:
class
Graph
Supertypes
Self type
class
Object
trait
Matchable
class
Any
Simulation
.type
Value members
Value members
Concrete methods
def
apply
(
run: (
=>
ReactOrDomNode
)
=>
Unit
):
Simulation
def
auxClick
:
Simulation
def
auxClick
(
eventData:
Object
):
Simulation
def
beforeInput
:
Simulation
def
beforeInput
(
eventData:
Object
):
Simulation
def
blur
:
Simulation
def
blur
(
eventData:
Object
):
Simulation
def
change
:
Simulation
def
change
(
eventData:
Object
):
Simulation
def
click
:
Simulation
def
click
(
eventData:
Object
):
Simulation
def
compositionEnd
:
Simulation
def
compositionEnd
(
eventData:
Object
):
Simulation
def
compositionStart
:
Simulation
def
compositionStart
(
eventData:
Object
):
Simulation
def
compositionUpdate
:
Simulation
def
compositionUpdate
(
eventData:
Object
):
Simulation
def
contextMenu
:
Simulation
def
contextMenu
(
eventData:
Object
):
Simulation
def
copy
:
Simulation
def
copy
(
eventData:
Object
):
Simulation
def
cut
:
Simulation
def
cut
(
eventData:
Object
):
Simulation
def
doubleClick
:
Simulation
def
doubleClick
(
eventData:
Object
):
Simulation
def
drag
:
Simulation
def
drag
(
eventData:
Object
):
Simulation
def
dragEnd
:
Simulation
def
dragEnd
(
eventData:
Object
):
Simulation
def
dragEnter
:
Simulation
def
dragEnter
(
eventData:
Object
):
Simulation
def
dragExit
:
Simulation
def
dragExit
(
eventData:
Object
):
Simulation
def
dragLeave
:
Simulation
def
dragLeave
(
eventData:
Object
):
Simulation
def
dragOver
:
Simulation
def
dragOver
(
eventData:
Object
):
Simulation
def
dragStart
:
Simulation
def
dragStart
(
eventData:
Object
):
Simulation
def
drop
:
Simulation
def
drop
(
eventData:
Object
):
Simulation
def
error
:
Simulation
def
error
(
eventData:
Object
):
Simulation
def
focus
:
Simulation
def
focus
(
eventData:
Object
):
Simulation
def
focusChangeBlur
(
newValue:
String
):
Simulation
def
focusSimBlur
(
s:
Simulation
):
Simulation
def
gotPointerCapture
:
Simulation
def
gotPointerCapture
(
eventData:
Object
):
Simulation
def
input
:
Simulation
def
input
(
eventData:
Object
):
Simulation
def
keyDown
:
Simulation
def
keyDown
(
eventData:
Object
):
Simulation
def
keyPress
:
Simulation
def
keyPress
(
eventData:
Object
):
Simulation
def
keyUp
:
Simulation
def
keyUp
(
eventData:
Object
):
Simulation
def
load
:
Simulation
def
load
(
eventData:
Object
):
Simulation
def
lostPointerCapture
:
Simulation
def
lostPointerCapture
(
eventData:
Object
):
Simulation
def
mouseDown
:
Simulation
def
mouseDown
(
eventData:
Object
):
Simulation
def
mouseEnter
:
Simulation
def
mouseEnter
(
eventData:
Object
):
Simulation
def
mouseLeave
:
Simulation
def
mouseLeave
(
eventData:
Object
):
Simulation
def
mouseMove
:
Simulation
def
mouseMove
(
eventData:
Object
):
Simulation
def
mouseOut
:
Simulation
def
mouseOut
(
eventData:
Object
):
Simulation
def
mouseOver
:
Simulation
def
mouseOver
(
eventData:
Object
):
Simulation
def
mouseUp
:
Simulation
def
mouseUp
(
eventData:
Object
):
Simulation
def
paste
:
Simulation
def
paste
(
eventData:
Object
):
Simulation
def
pointerCancel
:
Simulation
def
pointerCancel
(
eventData:
Object
):
Simulation
def
pointerDown
:
Simulation
def
pointerDown
(
eventData:
Object
):
Simulation
def
pointerEnter
:
Simulation
def
pointerEnter
(
eventData:
Object
):
Simulation
def
pointerLeave
:
Simulation
def
pointerLeave
(
eventData:
Object
):
Simulation
def
pointerMove
:
Simulation
def
pointerMove
(
eventData:
Object
):
Simulation
def
pointerOut
:
Simulation
def
pointerOut
(
eventData:
Object
):
Simulation
def
pointerOver
:
Simulation
def
pointerOver
(
eventData:
Object
):
Simulation
def
pointerUp
:
Simulation
def
pointerUp
(
eventData:
Object
):
Simulation
def
reset
:
Simulation
def
reset
(
eventData:
Object
):
Simulation
def
scroll
:
Simulation
def
scroll
(
eventData:
Object
):
Simulation
def
select
:
Simulation
def
select
(
eventData:
Object
):
Simulation
def
submit
:
Simulation
def
submit
(
eventData:
Object
):
Simulation
def
touchCancel
:
Simulation
def
touchCancel
(
eventData:
Object
):
Simulation
def
touchEnd
:
Simulation
def
touchEnd
(
eventData:
Object
):
Simulation
def
touchMove
:
Simulation
def
touchMove
(
eventData:
Object
):
Simulation
def
touchStart
:
Simulation
def
touchStart
(
eventData:
Object
):
Simulation
def
wheel
:
Simulation
def
wheel
(
eventData:
Object
):
Simulation