DasuMock

org.eso.ias.supervisor.test.DasuMock
See theDasuMock companion class
object DasuMock

Companion object

The companion provides the factory method used by the Supervisor to build a DASU.

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
DasuMock.type

Members list

Value members

Concrete methods

def apply(dasuDao: DasuDao, supervidentifier: Identifier, outputPublisher: OutputPublisher, inputSubscriber: InputSubscriber): DasuMock

Factory method used by the Supervisor to build the DASU

Factory method used by the Supervisor to build the DASU

Attributes