Documentation
¶
Index ¶
- type BusTester
- func (tester BusTester) NewSubTester(print bool, name string, f func(tester BusTester))
- func (tester BusTester) Test(print bool, testNameFormat string, typeName string, mode mql.GetMode, ...)
- func (tester BusTester) TestGetCollection(print bool, typeName string, svcFilter *mql.ServiceFilter, relations []string, ...)
- func (tester BusTester) TestGetId(print bool, typeName string, id mql.Id, svcFilter *mql.ServiceFilter, ...)
- func (tester BusTester) TestGetRelation(print bool, typeName string, id mql.Id, relation string, ...)
- func (tester BusTester) TestGetSearch(print bool, typeName string, term string, svcFilter *mql.ServiceFilter, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BusTester ¶
type BusTester struct {
// contains filtered or unexported fields
}
func NewBusTester ¶
func (BusTester) NewSubTester ¶
func (BusTester) TestGetCollection ¶
func (BusTester) TestGetRelation ¶
func (BusTester) TestGetSearch ¶
Click to show internal directories.
Click to hide internal directories.