Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocksFactory ¶
type LocksFactory lockscontracts.Factory[string]
type StateRepository ¶
type StateRepository struct { MakeSubject func(tb testing.TB) schedule.StateRepository MakeContext func(tb testing.TB) context.Context MakeScheduleState func(tb testing.TB) schedule.State }
func (StateRepository) Benchmark ¶
func (c StateRepository) Benchmark(b *testing.B)
func (StateRepository) Spec ¶
func (c StateRepository) Spec(s *testcase.Spec)
func (StateRepository) Test ¶
func (c StateRepository) Test(t *testing.T)
Click to show internal directories.
Click to hide internal directories.