Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TimersPersistenceFixture ¶
type TimersPersistenceFixture struct { TIMERS1 *dataV1.TimeSession TIMERS2 *dataV1.TimeSession TIMERS3 *dataV1.TimeSession // contains filtered or unexported fields }
func NewTimersPersistenceFixture ¶
func NewTimersPersistenceFixture(persistence persist.ITimeSessionPersistence) *TimersPersistenceFixture
func (*TimersPersistenceFixture) TestCrudOperations ¶
func (c *TimersPersistenceFixture) TestCrudOperations(t *testing.T)
func (*TimersPersistenceFixture) TestGetWithFilters ¶
func (c *TimersPersistenceFixture) TestGetWithFilters(t *testing.T)
Click to show internal directories.
Click to hide internal directories.