Documentation ¶
Overview ¶
Package assignment handles the assigning of tests to users.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CasePut ¶
func CasePut(userRetriever middleware.UserRetriever, taskListAdder handler.TaskListAdder, taskListGetter handler.TaskListGetter, taskGetter handler.TaskGetter, taskAdder handler.TaskAdder, activityStore handler.Activities) http.HandlerFunc
CasePut handles the assignment of a test case to multiple testers
func SequencePut ¶
func SequencePut(us middleware.UserRetriever, taskListAdder handler.TaskListAdder, taskListGetter handler.TaskListGetter, taskGetter handler.TaskGetter, taskAdder handler.TaskAdder, activityStore handler.Activities) http.HandlerFunc
SequencePut handles the assignment of a test case to multiple testers
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.