Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "api/mapping/goalTest"

Index

Functions

goalTest

isGoal

  • isGoal(options?: { data?: string | RegExp; name?: string | RegExp; output?: string | RegExp; pushTest?: PushTest; state?: SdmGoalState }): GoalTest

matchStringOrRegexp

  • matchStringOrRegexp(pattern: string | RegExp, toMatch: string): boolean

notGoalOrOutputTest

wrapPredicateMapping

wrapTest

Generated using TypeDoc