TestDependency

class TestDependency(var childEmitter: TestChildLoop? = null)

Dependency used in library tests.

Constructors

Link copied to clipboard
constructor(childEmitter: TestChildLoop? = null)

Properties

Link copied to clipboard