# Functions
NewFakeAPI creates a new fake component API.
No description provided by the author
# Constants
kafka group name for the component test consumer.
# Structs
Check represents a health status of a registered app that mimics the real check struct As the component test needs to access fields that are not exported in the real struct.
No description provided by the author
No description provided by the author
FakeAPI contains all the information for a fake component API.
HealthCheckTest represents a test healthcheck struct that mimics the real healthcheck struct.