hTest HTML API - v0.0.0
Home
GitHub
Preparing search index...
index
RefTest
Class RefTest
Index
Constructors
constructor
Properties
columns
compare
manual
observer
observer
Running
result
Observer
startup
table
compare
hooks
results
Methods
init
observe
setup
sneak
test
test
Row
unobserve
get
Test
next
present
Code
previous
update
Results
Constructors
constructor
new
RefTest
(
table
:
any
)
:
RefTest
Parameters
table
:
any
Returns
RefTest
Properties
columns
columns
:
any
compare
compare
:
any
manual
manual
:
any
observer
observer
:
MutationObserver
observer
Running
observerRunning
:
boolean
result
Observer
resultObserver
:
MutationObserver
startup
startup
:
number
table
table
:
any
Static
compare
compare
:
compare
= compare
Static
hooks
hooks
:
any
= hooks
Static
results
results
:
{
current
:
{
fail
:
number
;
pass
:
number
;
skipped
:
number
}
;
fail
:
any
[]
;
pass
:
any
[]
;
skipped
:
any
[]
;
}
Methods
init
init
()
:
Promise
<
void
>
Returns
Promise
<
void
>
observe
observe
()
:
void
Returns
void
setup
setup
()
:
void
Returns
void
sneak
sneak
(
callback
:
any
)
:
any
Parameters
callback
:
any
Returns
any
test
test
()
:
void
Returns
void
test
Row
testRow
(
tr
:
any
)
:
Promise
<
void
>
Parameters
tr
:
any
Returns
Promise
<
void
>
unobserve
unobserve
()
:
void
Returns
void
Static
get
Test
getTest
(
test
:
any
,
fallback
:
any
)
:
Promise
<
any
>
Parameters
test
:
any
fallback
:
any
Returns
Promise
<
any
>
Static
next
next
(
type
?:
string
)
:
void
Parameters
type
:
string
= "fail"
Returns
void
Static
present
Code
presentCode
(
code
:
any
)
:
any
Parameters
code
:
any
Returns
any
Static
previous
previous
(
type
?:
string
)
:
void
Parameters
type
:
string
= "fail"
Returns
void
Static
update
Results
updateResults
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
columns
compare
manual
observer
observer
Running
result
Observer
startup
table
compare
hooks
results
Methods
init
observe
setup
sneak
test
test
Row
unobserve
get
Test
next
present
Code
previous
update
Results
Home
GitHub
hTest HTML API - v0.0.0
Loading...