Documentation
¶
Overview ¶
Package test implements unit test feature.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
BPDFFile = ".bpdf.yml"
)
Functions ¶
This section is empty.
Types ¶
type BPDFTest ¶
type BPDFTest struct {
// contains filtered or unexported fields
}
BPDFTest is the unit test instance.
func (*BPDFTest) Assert ¶
Assert validates if the structure is the same as defined by Equals method.
Click to show internal directories.
Click to hide internal directories.