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