Search
Preparing search index...
The search index is not available
web-atoms-core
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
"unit/AtomTest"
AtomTest
Class AtomTest
Hierarchy
TestItem
AtomTest
AppTest
AtomClassTest
AtomBinderTest
AtomItemListTest
AtomUriTest
ExpressionParserTest
PropertyBinderTest
StringHelperTest
InjectTest
CacheServiceTest
JsonServiceTest
AtomWebTest
CancelTokenFactoryTest
ParentViewModelTest
TestCase
StyleBuilderTest
Index
Constructors
constructor
Properties
app
log
Text
Methods
create
View
Model
delay
dispose
init
log
Constructors
constructor
new
Atom
Test
(
app
?:
MockApp
)
:
AtomTest
Parameters
Default value
app:
MockApp
= new MockApp()
Returns
AtomTest
Properties
Protected
app
app
:
MockApp
log
Text
log
Text
:
string
Methods
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
>
init
init
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
log
log
(
text
:
string
)
:
void
Parameters
text:
string
Returns
void
Globals
"unit/
Atom
Test"
Atom
Test
constructor
app
log
Text
create
View
Model
delay
dispose
init
log
Generated using
TypeDoc