hurok
Toggle table of contents
2.0.0
common
Platform filter
common
Switch theme
Search in API
hurok
hurok-base
/
com.ekezet.hurok.test
/
TestDependency
Test
Dependency
class
TestDependency
(
var
childEmitter
:
TestChildLoop
?
=
null
)
Dependency used in library tests.
Members
Constructors
Test
Dependency
Link copied to clipboard
constructor
(
childEmitter
:
TestChildLoop
?
=
null
)
Properties
child
Emitter
Link copied to clipboard
var
childEmitter
:
TestChildLoop
?