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
test-utils/src.expectNotNullAndGet
expectNotNullAndGet<
T>(v?):T
▪ T
▪ v?: T
T
libs/test-utils/src/lib/asserts.ts:4
Generated using typedoc-plugin-markdown and TypeDoc