# Functions
BfdAuthKeyBuilder creates BFD authentication key.
BfdAuthSessionBuilder creates BFD session including authentication.
BfdEchoFunctionBuilder builds BFD echo source.
BfdSessionBuilder creates BFD session without authentication.
LoopbackBuilder new instance for testing purposes.
MemifBuilder new instance for testing purposes.
RepliesSuccess replies with success binary API message.
TapInterfaceBuilder serves to create test interface.
# Variables
AfPacketVeth1 is an example of a memory interface configuration.
BDMemif100011ToMemif100012 is an example of a bridge domain configuration.
Memif100011Master is an example of a memory interface configuration.
Memif100011Slave is an example of a memory interface configuration.
Memif100012 is an example of a memory interface configuration.
Memif100013 is an example of a memory interface configuration.
VxlanVni5 is an example of a memory interface configuration.
# Structs
BfdIndexesAssertions helper struct for fluent DSL in tests for bfd.
SwIfIndexesAssertions helper struct for fluent DSL in tests for interfaces.
ThenIface is a collection of test step methods (see Behavior Driven Development) (methods that will be called from test scenarios).
WhenIface is a collection of test step methods (see Behavior Driven Development) (methods that will be called from test scenarios).