Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "util/formatting.test"

Index

Functions

createMockPropertyInfo

  • createMockPropertyInfo(type: PropertyType): MetaPropertyInfo

expectFormat

  • expectFormat(type: PropertyType, input: string | number | boolean, output?: string | number | boolean): void

expectMsStripped

  • expectMsStripped(type: PropertyType): void

Object literals

Const mockPropertyInfo

mockPropertyInfo: object

attributeType

attributeType: "DATATYPE" = "DATATYPE"

cardinality

cardinality: "NONE" = "NONE"

description

description: string = ""

isTransient

isTransient: false = false

mandatory

mandatory: false = false

name

name: string = ""

readOnly

readOnly: false = false

type

type: string = ""

Generated using TypeDoc