Documentation ¶
Index ¶
- func Builder(t *testing.T, fullOpts []test.FullNodeOpts, storage []test.StorageMiner) ([]test.TestNode, []test.TestStorageNode)
- func CreateRPCServer(t *testing.T, handler interface{}) (multiaddr.Multiaddr, string, error)
- func CreateTestStorageNode(ctx context.Context, t *testing.T, waddr address.Address, act address.Address, ...) test.TestStorageNode
- func MockSbBuilder(t *testing.T, fullOpts []test.FullNodeOpts, storage []test.StorageMiner) ([]test.TestNode, []test.TestStorageNode)
- func RPCBuilder(t *testing.T, fullOpts []test.FullNodeOpts, storage []test.StorageMiner) ([]test.TestNode, []test.TestStorageNode)
- func RPCMockSbBuilder(t *testing.T, fullOpts []test.FullNodeOpts, storage []test.StorageMiner) ([]test.TestNode, []test.TestStorageNode)
- func WSMultiAddrToString(addr multiaddr.Multiaddr) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Builder ¶
func Builder(t *testing.T, fullOpts []test.FullNodeOpts, storage []test.StorageMiner) ([]test.TestNode, []test.TestStorageNode)
func CreateRPCServer ¶ added in v0.9.1
func CreateTestStorageNode ¶
func MockSbBuilder ¶
func MockSbBuilder(t *testing.T, fullOpts []test.FullNodeOpts, storage []test.StorageMiner) ([]test.TestNode, []test.TestStorageNode)
func RPCBuilder ¶
func RPCBuilder(t *testing.T, fullOpts []test.FullNodeOpts, storage []test.StorageMiner) ([]test.TestNode, []test.TestStorageNode)
func RPCMockSbBuilder ¶
func RPCMockSbBuilder(t *testing.T, fullOpts []test.FullNodeOpts, storage []test.StorageMiner) ([]test.TestNode, []test.TestStorageNode)
func WSMultiAddrToString ¶ added in v0.9.1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.