Interface: Spec

Spec

Since:
  • 2.0.0
See:

Members

(readonly) description :string

The description passed to the it that created this spec.

Type:
  • string
Since:
  • 2.0.0

(readonly) id :string

The unique ID of this spec.

Type:
  • string
Since:
  • 2.0.0

Methods

getFullName() → {string}

The full description including all ancestors of this spec.

Since:
  • 2.0.0
Returns:
Type
string