Preparing search index...
The search index is not available
sinon-ts
sinon-ts
stubConstructor
Function stubConstructor
stub
Constructor
<
T
>
(
constructor
,
...
constructorArgs
)
:
StubbedInstance
<
InstanceType
<
T
>
>
Type Parameters
T
extends
(
new
(
...
args
)
=>
any
)
Parameters
constructor
:
T
Rest
...
constructorArgs
:
ConstructorParameters
<
T
>
|
undefined
[]
Returns
StubbedInstance
<
InstanceType
<
T
>
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
sinon-ts
AllowedKeys
StubbedInstance
stubConstructor
stubInterface
stubObject
Generated using
TypeDoc