Interface DoneCallbackObject

Index

Properties

Properties

public failed: number

The number of failed assertions

public passed: number

The number of passed assertions

public runtime: number

The time in milliseconds it took tests to run from start to finish.

public total: number

The total number of assertions