Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockRetainerAction ¶
type BlockRetainerAction struct {
Alias string
Action action
BlockState api.BlockState
}
type TestFramework ¶
type TestFramework struct {
Instance *blockretainer.BlockRetainer
// contains filtered or unexported fields
}
func NewTestFramework ¶
func NewTestFramework(t *testing.T) *TestFramework
Click to show internal directories.
Click to hide internal directories.