Search
Preparing search index...
The search index is not available
@morgan-stanley/ts-mocking-bird
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
SampleMockedClass
Class SampleMockedClass
Hierarchy
SampleMockedClass
Index
Constructors
constructor
Properties
property
One
property
Three
property
Two
property
One
property
Two
Methods
function
With
Callback
function
With
Complex
Param
function
With
NoParams
And
NoReturn
function
With
NoParams
And
Return
Type
function
With
Params
And
NoReturn
function
With
Params
And
Return
do
Stuff
do
Stuff
With
Params
function
With
Complex
Param
function
With
NoParams
And
NoReturn
function
With
NoParams
And
Return
Type
function
With
Params
And
NoReturn
function
With
Params
And
Return
Constructors
constructor
new
Sample
Mocked
Class
(
_paramsOne
:
{}
, _paramTwo
:
Date
)
:
SampleMockedClass
Parameters
_paramsOne:
{}
_paramTwo:
Date
Returns
SampleMockedClass
Properties
property
One
property
One
:
string
= "mocked"
property
Three
property
Three
:
boolean
= true
property
Two
property
Two
:
number
= 123
Static
property
One
property
One
:
string
= ""
Static
property
Two
property
Two
:
number
= 2
Methods
function
With
Callback
function
With
Callback
(
_callback
:
(
)
=>
boolean
)
:
void
Parameters
_callback:
(
)
=>
boolean
(
)
:
boolean
Returns
boolean
Returns
void
function
With
Complex
Param
function
With
Complex
Param
(
_param
:
{
one
:
string
;
three
?:
Date
;
two
:
number
}
, _two
?:
undefined
|
string
, _three
?:
undefined
|
number
)
:
void
Parameters
_param:
{
one
:
string
;
three
?:
Date
;
two
:
number
}
one
:
string
Optional
three
?:
Date
two
:
number
Optional
_two:
undefined
|
string
Optional
_three:
undefined
|
number
Returns
void
function
With
NoParams
And
NoReturn
function
With
NoParams
And
NoReturn
(
)
:
void
Returns
void
function
With
NoParams
And
Return
Type
function
With
NoParams
And
Return
Type
(
)
:
string
Returns
string
function
With
Params
And
NoReturn
function
With
Params
And
NoReturn
(
_paramOne
:
string
, _paramTwo
:
number
, _paramThree
?:
undefined
|
false
|
true
)
:
void
Parameters
_paramOne:
string
_paramTwo:
number
Optional
_paramThree:
undefined
|
false
|
true
Returns
void
function
With
Params
And
Return
function
With
Params
And
Return
(
paramOne
:
string
, paramTwo
?:
undefined
|
number
, paramThree
?:
undefined
|
false
|
true
)
:
string
Parameters
paramOne:
string
Optional
paramTwo:
undefined
|
number
Optional
paramThree:
undefined
|
false
|
true
Returns
string
Static
do
Stuff
do
Stuff
(
)
:
void
Returns
void
Static
do
Stuff
With
Params
do
Stuff
With
Params
(
_paramOne
:
string
, _paramTwo
:
number
, _paramThree
?:
undefined
|
false
|
true
)
:
void
Parameters
_paramOne:
string
_paramTwo:
number
Optional
_paramThree:
undefined
|
false
|
true
Returns
void
Static
function
With
Complex
Param
function
With
Complex
Param
(
_param
:
{
one
:
string
;
two
:
number
}
, _two
?:
undefined
|
string
, _three
?:
undefined
|
number
)
:
void
Parameters
_param:
{
one
:
string
;
two
:
number
}
one
:
string
two
:
number
Optional
_two:
undefined
|
string
Optional
_three:
undefined
|
number
Returns
void
Static
function
With
NoParams
And
NoReturn
function
With
NoParams
And
NoReturn
(
)
:
void
Returns
void
Static
function
With
NoParams
And
Return
Type
function
With
NoParams
And
Return
Type
(
)
:
string
Returns
string
Static
function
With
Params
And
NoReturn
function
With
Params
And
NoReturn
(
_paramOne
:
string
, _paramTwo
:
number
, _paramThree
?:
undefined
|
false
|
true
)
:
void
Parameters
_paramOne:
string
_paramTwo:
number
Optional
_paramThree:
undefined
|
false
|
true
Returns
void
Static
function
With
Params
And
Return
function
With
Params
And
Return
(
paramOne
:
string
, paramTwo
?:
undefined
|
number
, paramThree
?:
undefined
|
false
|
true
)
:
string
Parameters
paramOne:
string
Optional
paramTwo:
undefined
|
number
Optional
paramThree:
undefined
|
false
|
true
Returns
string
Globals
Sample
Mocked
Class
constructor
property
One
property
Three
property
Two
property
One
property
Two
function
With
Callback
function
With
Complex
Param
function
With
NoParams
And
NoReturn
function
With
NoParams
And
Return
Type
function
With
Params
And
NoReturn
function
With
Params
And
Return
do
Stuff
do
Stuff
With
Params
function
With
Complex
Param
function
With
NoParams
And
NoReturn
function
With
NoParams
And
Return
Type
function
With
Params
And
NoReturn
function
With
Params
And
Return
Generated using
TypeDoc