- 自版本
- 2.0.0
- 參閱
成員
children :Array.<(Spec|Suite)>
此組的子項。
類型
- 自版本
- 2.0.0
(readonly) description :string
傳遞給建立此組的 describe
的敘述。
類型
- 字串
- 自版本
- 2.0.0
(readonly) id :string
此組的唯一 ID。
類型
- 字串
- 自版本
- 2.0.0
(readonly) parentSuite :Suite
此組的父項,如果這組是頂層組,則為 null。
類型
方法
getFullName() → {string}
包含此組所有祖先的完整敘述。
- 自版本
- 2.0.0
回傳值
- 類型
- 字串