hTest API - v0.0.23
    Preparing search index...

    Class Test

    Represents a single test or a group of tests

    Index

    Constructors

    Properties

    args: any[]
    check: (actual: any, expect: any) => boolean
    data: {} = {}
    expect: any
    getName: any
    level: any
    name: any
    originalName: any
    tests: any

    Accessors

    Methods