Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeceptjs/CodeceptJS
/ truth
Function
truth
lib/assert/truth.js:34–34 ·
view source on GitHub ↗
(subject, type)
Source
from the content-addressed store, hash-verified
32
33
export
{ TruthAssertion as Assertion }
34
export
const
truth = (subject,
type
) =>
new
TruthAssertion({ subject,
type
})
35
36
export
default {
37
Assertion: TruthAssertion,
Callers
15
expectElement
Function · 0.90
expectAnyElement
Function · 0.90
expectAllElements
Function · 0.90
proceedIsChecked
Function · 0.90
seeAppIsInstalled
Method · 0.90
seeAppIsNotInstalled
Method · 0.90
seeCurrentActivityIs
Method · 0.90
seeDeviceIsLocked
Method · 0.90
seeDeviceIsUnlocked
Method · 0.90
seeOrientationIs
Method · 0.90
dontSeeElement
Method · 0.90
seeElement
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected