Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataBuilder ¶
type DataBuilder struct{}
DataBuilder describes the data builder being used for the tests.
func NewDataBuilder ¶
func NewDataBuilder() *DataBuilder
NewDataBuilder creates a new test data builder.
func (*DataBuilder) GetOptionsForOptionTest ¶
func (d *DataBuilder) GetOptionsForOptionTest(cfg config.Config) domain.Options
GetOptionsForOptionTest returns a list of options for the option_test file.
func (*DataBuilder) GetWriterTestDiagram ¶
func (d *DataBuilder) GetWriterTestDiagram() domain.Diagram
GetWriterTestDiagram returns a diagram to be used by the writer test.
Click to show internal directories.
Click to hide internal directories.