Skip to content

Function: getList

testHelpers.getList

getList\<T>(name, options, testContext): ControllerBundle\<ListController\<T>>

Type parameters

Name
T

Parameters

Name Type
name string | string[]
options Omit\<ListModuleOptions\<T>, "name">
testContext TestContext

Returns

ControllerBundle\<ListController\<T>>

Defined in

testHelpers.tsx:83