# Functions
GetConfig returns the test configuration.
NewApplicationClient returns a new ApplicationClient.
NewApplicationServerPool create an application-server client pool which always returns the given client on Get.
NewBackendClient creates a new BackendClient.
NewGatewayBackend returns a new GatewayBackend.
NewNetworkControllerClient returns a new NetworkControllerClient.
# Structs
ApplicationClient is an application client for testing.
ApplicationServerPool is an application-server pool for testing.
BackendClient is a LoRaWAN Backend Interfaces client for testing.
GatewayBackend is a test gateway backend.
NetworkControllerClient is a network-controller client for testing.