Class: Case

Case

new Case()

Source:

Members

finds :Array.<Find>

Type:
Source:

name :string

Type:
  • string
Source:

post :Obj

Type:
Source:

postUrl :string

Type:
  • string
Source:

skip :boolean

Type:
  • boolean
Source:

statusCode :number

Type:
  • number
Source:

Methods

execute(options, testName)

Run the test case
Parameters:
Name Type Description
options Object an object with keys db, it, url, context, strict
testName string
Source: