MockProducer
org.eso.ias.heartbeat.test.MockProducer
class MockProducer(serializer: HbMsgSerializer) extends HbProducer
A mock producer to record what the Engine sends to the framework
Attributes
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Initialize the producer
Push the string
Shutdown the producer
Inherited methods
Publish the HB message with the passed time stamp
Publish the HB message with the passed time stamp
Value parameters
- hb
-
the heartbeat
- status
-
the status of the tool
Attributes
- Inherited from:
- HbProducer
Concrete fields
Flagt he call of shutdown method
Flagt he call of shutdown method
Attributes
Flagt he call of initialized method
Flagt he call of initialized method
Attributes
The logger
The logger
Attributes
The strings sent to the framework
The strings sent to the framework
Attributes
In this article