Interface SinonMock

Index

Methods

Methods

public expects(method: string): SinonExpectation

Parameters

  • method: string

Returns

SinonExpectation

public restore()

public verify()