PokéRogue
GitHub
Switch to Main
Preparing search index...
test/matchers/to-have-weather
SyncExpectationResult
Interface SyncExpectationResult
interface
SyncExpectationResult
{
actual
?:
any
;
expected
?:
any
;
message
:
()
=>
string
;
pass
:
boolean
;
}
Index
Properties
actual?
expected?
message
pass
Properties
Optional
actual
actual
?:
any
Optional
expected
expected
?:
any
message
message
:
()
=>
string
pass
pass
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actual
expected
message
pass
GitHub
Switch to Main
PokéRogue
Loading...