Documentation ¶
Index ¶
- func Expect(t *testing.T, watch chan events.Event, specifiers ...state.Event)
- func WatchShutdownTask(t *testing.T, watch chan events.Event) *api.Task
- func WatchTaskCreate(t *testing.T, watch chan events.Event) *api.Task
- func WatchTaskDelete(t *testing.T, watch chan events.Event) *api.Task
- func WatchTaskUpdate(t *testing.T, watch chan events.Event) *api.Task
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WatchShutdownTask ¶
WatchShutdownTask fails the test if the next event is not a task having its desired state changed to Shutdown.
func WatchTaskCreate ¶
WatchTaskCreate waits for a task to be created.
func WatchTaskDelete ¶
WatchTaskDelete waits for a task to be deleted.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.