Interface ModuleDoneCallbackObject

Index

Properties

Properties

public failed: number

The number of failed assertions

public name: string

Name of this module

public passed: number

The number of passed assertions

public total: number

The total number of assertions