Function: expectNotNullAndGet
test-utils/src.expectNotNullAndGet
expectNotNullAndGet<
T
>(v
?):T
Type parameters
▪ T
Parameters
▪ v?: T
Returns
T
Source
libs/test-utils/src/lib/asserts.ts:4
Generated using typedoc-plugin-markdown and TypeDoc