Type Alias: ExtendedUI5Handler
ExtendedUI5Handler =
UI5Handler&object
Defined in: src/fixtures/module-fixtures.ts:294
Type of the extended UI5Handler with sub-namespaces.
Type Declaration
date
readonlydate:ReturnType<typeofcreateDateFixture>
dialog
readonlydialog:ReturnType<typeofcreateDialogFixture>
odata
readonlyodata:ReturnType<typeofcreateODataFixture>
table
readonlytable:ReturnType<typeofcreateTableFixture>