# Functions
Close closes multiple instances at once.
ConnectInstances connects the given instances to each other.
NewInstance creates a test bitswap instance.
NewTestInstanceGenerator generates a new InstanceGenerator for the given testnet.
# Structs
Instance is a test instance of bitswap + dependencies for integration testing.
InstanceGenerator generates new test instances of bitswap+dependencies.
# Interfaces
TempDirGenerator is any interface that can generate temporary directories.