# Functions
Stepper steps through a list of runners, grabbing and comparing the received data while validating success.
# Structs
CompareError is a composite struct to ensure what was got matches what was expected for a given command.
ISISAdjacencyRpcReply represents an ISIS neighbor.
SpecificRouteRpcReply represents a specific juniper route in the routing table.
# Interfaces
Runner provides the neccessary methods to collect and compare data from a target device.