Search
Preparing search index...
The search index is not available
@morgan-stanley/ts-mocking-bird
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
ClassWithConstructorArgument
Class ClassWithConstructorArgument
An example class that we want to test by mocking it's constructor arguments
Hierarchy
ClassWithConstructorArgument
Index
Constructors
constructor
Properties
service
Constructors
constructor
new
Class
With
Constructor
Argument
(
serviceConstructor
:
{}
)
:
ClassWithConstructorArgument
Parameters
serviceConstructor:
{}
Returns
ClassWithConstructorArgument
Properties
Readonly
service
service
:
IMyService
Globals
Class
With
Constructor
Argument
constructor
service
Generated using
TypeDoc
An example class that we want to test by mocking it's constructor arguments