testing

package
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 7, 2021 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSOC

type MockSOC struct {
	ID           soc.ID
	Owner        []byte
	Signature    []byte
	WrappedChunk swarm.Chunk
}

MockSOC defines a mocked SOC with exported fields for easy testing.

func GenerateMockSOC

func GenerateMockSOC(t *testing.T, data []byte) *MockSOC

GenerateMockSOC generates a valid mocked SOC from given data.

func (MockSOC) Address

func (ms MockSOC) Address() swarm.Address

Address returns the SOC address of the mocked SOC.

func (MockSOC) Chunk

func (ms MockSOC) Chunk() swarm.Chunk

Chunk returns the SOC chunk of the mocked SOC.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL