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 HbProducer
class Object
trait Matchable
class Any
class TestEngine extends AnyFlatSpec

Attributes

Supertypes
class AnyFlatSpec
trait AnyFlatSpecLike
trait Documenting
trait Alerting
trait Notifying
trait Informing
trait CanVerb
trait MustVerb
trait ShouldVerb
trait TestRegistration
trait TestSuite
trait Suite
trait Serializable
trait Assertions
trait TripleEquals
trait TripleEqualsSupport
class Object
trait Matchable
class Any
Show all
class TestHbsCollector extends AnyFlatSpec, BeforeAndAfterEach, BeforeAndAfterAll

Test the HbsCollector

Test the HbsCollector

Attributes

Supertypes
trait BeforeAndAfterAll
trait BeforeAndAfterEach
trait SuiteMixin
class AnyFlatSpec
trait AnyFlatSpecLike
trait Documenting
trait Alerting
trait Notifying
trait Informing
trait CanVerb
trait MustVerb
trait ShouldVerb
trait TestRegistration
trait TestSuite
trait Suite
trait Serializable
trait Assertions
trait TripleEquals
trait TripleEqualsSupport
class Object
trait Matchable
class Any
Show all
class TestHeartbeat extends AnyFlatSpec

Test the heartbeat

Test the heartbeat

Attributes

Supertypes
class AnyFlatSpec
trait AnyFlatSpecLike
trait Documenting
trait Alerting
trait Notifying
trait Informing
trait CanVerb
trait MustVerb
trait ShouldVerb
trait TestRegistration
trait TestSuite
trait Suite
trait Serializable
trait Assertions
trait TripleEquals
trait TripleEqualsSupport
class Object
trait Matchable
class Any
Show all
class TestJsonSerialization extends AnyFlatSpec

Attributes

Supertypes
class AnyFlatSpec
trait AnyFlatSpecLike
trait Documenting
trait Alerting
trait Notifying
trait Informing
trait CanVerb
trait MustVerb
trait ShouldVerb
trait TestRegistration
trait TestSuite
trait Suite
trait Serializable
trait Assertions
trait TripleEquals
trait TripleEqualsSupport
class Object
trait Matchable
class Any
Show 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 HbListener
class AnyFlatSpec
trait AnyFlatSpecLike
trait Documenting
trait Alerting
trait Notifying
trait Informing
trait CanVerb
trait MustVerb
trait ShouldVerb
trait TestRegistration
trait TestSuite
trait Suite
trait Serializable
trait Assertions
trait TripleEquals
trait TripleEqualsSupport
class Object
trait Matchable
class Any
Show 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 BeforeAndAfterAll
trait BeforeAndAfterEach
trait SuiteMixin
trait HbListener
class AnyFlatSpec
trait AnyFlatSpecLike
trait Documenting
trait Alerting
trait Notifying
trait Informing
trait CanVerb
trait MustVerb
trait ShouldVerb
trait TestRegistration
trait TestSuite
trait Suite
trait Serializable
trait Assertions
trait TripleEquals
trait TripleEqualsSupport
class Object
trait Matchable
class Any
Show all