# Functions
ConnectInstances connects the given instances to each other Deprecated: use github.com/ipfs/go-libipfs/bitswap/testinstance.ConnectInstances instead.
NewInstance creates a test bitswap instance.
NewTestInstanceGenerator generates a new InstanceGenerator for the given testnet Deprecated: use github.com/ipfs/go-libipfs/bitswap/testinstance.NewTestInstanceGenerator instead.
# Type aliases
Instance is a test instance of bitswap + dependencies for integration testing Deprecated: use github.com/ipfs/go-libipfs/bitswap/testinstance.Instance instead.
InstanceGenerator generates new test instances of bitswap+dependencies Deprecated: use github.com/ipfs/go-libipfs/bitswap/testinstance.InstanceGenerator instead.