org.eso.ias.heartbeat.test
package org.eso.ias.heartbeat.test
Members list
Type members
Classlikes
class MockProducer(serializer: HbMsgSerializer) extends HbProducer
A mock producer to record what the Engine sends to the framework
A mock producer to record what the Engine sends to the framework
Attributes
- Supertypes
class TestEngine extends AnyFlatSpec
Attributes
- Supertypes
-
class AnyFlatSpectrait AnyFlatSpecLiketrait Documentingtrait Alertingtrait Notifyingtrait Informingtrait CanVerbtrait MustVerbtrait ShouldVerbtrait TestRegistrationtrait TestSuitetrait Suitetrait Serializabletrait Assertionstrait TripleEqualstrait TripleEqualsSupportclass Objecttrait Matchableclass AnyShow all
class TestHbsCollector extends AnyFlatSpec, BeforeAndAfterEach, BeforeAndAfterAll
Test the HbsCollector
Test the HbsCollector
Attributes
- Supertypes
-
trait BeforeAndAfterAlltrait BeforeAndAfterEachtrait SuiteMixinclass AnyFlatSpectrait AnyFlatSpecLiketrait Documentingtrait Alertingtrait Notifyingtrait Informingtrait CanVerbtrait MustVerbtrait ShouldVerbtrait TestRegistrationtrait TestSuitetrait Suitetrait Serializabletrait Assertionstrait TripleEqualstrait TripleEqualsSupportclass Objecttrait Matchableclass AnyShow all
class TestHeartbeat extends AnyFlatSpec
Test the heartbeat
Test the heartbeat
Attributes
- Supertypes
-
class AnyFlatSpectrait AnyFlatSpecLiketrait Documentingtrait Alertingtrait Notifyingtrait Informingtrait CanVerbtrait MustVerbtrait ShouldVerbtrait TestRegistrationtrait TestSuitetrait Suitetrait Serializabletrait Assertionstrait TripleEqualstrait TripleEqualsSupportclass Objecttrait Matchableclass AnyShow all
class TestJsonSerialization extends AnyFlatSpec
Attributes
- Supertypes
-
class AnyFlatSpectrait AnyFlatSpecLiketrait Documentingtrait Alertingtrait Notifyingtrait Informingtrait CanVerbtrait MustVerbtrait ShouldVerbtrait TestRegistrationtrait TestSuitetrait Suitetrait Serializabletrait Assertionstrait TripleEqualstrait TripleEqualsSupportclass Objecttrait Matchableclass AnyShow all
class TestKafkaHbConsumer extends AnyFlatSpec, HbListener
Test the HB consumer
Test the HB consumer
The test
- instantiates a consumer that puts all the received events in the buffer
- produces HB events
- check if the events in the buffer matches with the events produced
Attributes
- Supertypes
-
trait HbListenerclass AnyFlatSpectrait AnyFlatSpecLiketrait Documentingtrait Alertingtrait Notifyingtrait Informingtrait CanVerbtrait MustVerbtrait ShouldVerbtrait TestRegistrationtrait TestSuitetrait Suitetrait Serializabletrait Assertionstrait TripleEqualstrait TripleEqualsSupportclass Objecttrait Matchableclass AnyShow all
class TestKafkaPublisher extends AnyFlatSpec, HbListener, BeforeAndAfterEach, BeforeAndAfterAll
Test the HB kafka publisher and consumer
Test the HB kafka publisher and consumer
Attributes
- Supertypes
-
trait BeforeAndAfterAlltrait BeforeAndAfterEachtrait SuiteMixintrait HbListenerclass AnyFlatSpectrait AnyFlatSpecLiketrait Documentingtrait Alertingtrait Notifyingtrait Informingtrait CanVerbtrait MustVerbtrait ShouldVerbtrait TestRegistrationtrait TestSuitetrait Suitetrait Serializabletrait Assertionstrait TripleEqualstrait TripleEqualsSupportclass Objecttrait Matchableclass AnyShow all
In this article