Versions in this module Expand all Collapse all v1 v1.0.23 May 9, 2020 Changes in this version + const AggregateCreateBody + const AggregateGetBody + const AggregateListBody + const AggregateUpdateBody + var AggregateIDtoDelete = 1 + var AggregateIDtoGet = SecondFakeAggregate.ID + var AggregateIDtoUpdate = FirstFakeAggregate.ID + var CreatedAggregate = aggregates.Aggregate + var FirstFakeAggregate = aggregates.Aggregate + var SecondFakeAggregate = aggregates.Aggregate + var UpdatedAggregate = aggregates.Aggregate + func HandleCreateSuccessfully(t *testing.T) + func HandleDeleteSuccessfully(t *testing.T) + func HandleGetSuccessfully(t *testing.T) + func HandleListSuccessfully(t *testing.T) + func HandleUpdateSuccessfully(t *testing.T) v1.0.23-3 May 9, 2020