Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BeaconsPersistenceFixture ¶
type BeaconsPersistenceFixture struct { BEACON1 *data1.BeaconV1 BEACON2 *data1.BeaconV1 BEACON3 *data1.BeaconV1 // contains filtered or unexported fields }
func NewBeaconsPersistenceFixture ¶
func NewBeaconsPersistenceFixture(persistence persist.IBeaconsPersistence) *BeaconsPersistenceFixture
func (*BeaconsPersistenceFixture) TestCrudOperations ¶
func (c *BeaconsPersistenceFixture) TestCrudOperations(t *testing.T)
func (*BeaconsPersistenceFixture) TestGetWithFilters ¶
func (c *BeaconsPersistenceFixture) TestGetWithFilters(t *testing.T)
Click to show internal directories.
Click to hide internal directories.