static org.hamcrest.Matcher<TaskElement>
taskEq(@NotNull String taskName, @NotNull String taskDescription)
@NotNull TaskElement
getTask(@NotNull String taskName)
TaskElement
getTask(@NotNull String taskName, @NotNull String taskDescription)
Iterable<TaskElement>
allTasks()