Search
Preparing search index...
The search index is not available
web-atoms-core
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
"tests/AtomClassTest"
AtomClassTest
Class AtomClassTest
Hierarchy
AtomTest
AtomClassTest
Index
Constructors
constructor
Properties
app
log
Text
Methods
atom
Delay
create
View
Model
delay
dispose
encode
get
Method
init
log
post
Async
url
Constructors
constructor
new
Atom
Class
Test
(
app
?:
MockApp
)
:
AtomClassTest
Parameters
Default value
app:
MockApp
= new MockApp()
Returns
AtomClassTest
Properties
Protected
app
app
:
MockApp
log
Text
log
Text
:
string
Methods
atom
Delay
atom
Delay
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
create
View
Model
create
View
Model<T>
(
c
:
IClassOf
<
T
>
)
:
Promise
<
T
>
Type parameters
T
:
AtomViewModel
Parameters
c:
IClassOf
<
T
>
Returns
Promise
<
T
>
delay
delay
(
n
:
number
)
:
Promise
<
any
>
Parameters
n:
number
Returns
Promise
<
any
>
dispose
dispose
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
encode
encode
(
)
:
void
Returns
void
get
Method
get
Method
(
)
:
void
Returns
void
init
init
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
log
log
(
text
:
string
)
:
void
Parameters
text:
string
Returns
void
post
Async
post
Async
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
url
url
(
)
:
void
Returns
void
Globals
"tests/
Atom
Class
Test"
Atom
Class
Test
constructor
app
log
Text
atom
Delay
create
View
Model
delay
dispose
encode
get
Method
init
log
post
Async
url
Generated using
TypeDoc