Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ empty
Function
empty
lib/assert/empty.js:42–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
export
{ EmptinessAssertion as Assertion }
41
42
export
const
empty = subject =>
new
EmptinessAssertion({ subject })
Callers
15
effects.js
File · 0.90
seeElement
Method · 0.90
dontSeeElement
Method · 0.90
seeElementInDOM
Method · 0.90
dontSeeElementInDOM
Method · 0.90
seeCookie
Method · 0.90
dontSeeCookie
Method · 0.90
seeElementInDOM
Method · 0.90
dontSeeElementInDOM
Method · 0.90
seeElement
Method · 0.90
dontSeeElement
Method · 0.90
seeElementInDOM
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected