Function: isFocusedTestLikeCall()
isFocusedTestLikeCall(
node:CallExpression):boolean
Defined in: _internal/test-ast.ts:291
Check whether a call expression is a focused test or suite.
Parametersโ
nodeโ
CallExpression
Returnsโ
boolean
isFocusedTestLikeCall(
node:CallExpression):boolean
Defined in: _internal/test-ast.ts:291
Check whether a call expression is a focused test or suite.
CallExpression
boolean