Versions in this module Expand all Collapse all v1 v1.0.21 Mar 12, 2020 v1.0.12 Apr 7, 2019 Changes in this version + const CreateZoneRequest + const CreateZoneResponse + const DeleteZoneResponse + const GetOutput + const ListOutput + const UpdateZoneRequest + const UpdateZoneResponse + var CreatedZone = FirstZone + var ExpectedZonesSlice = []zones.Zone + var FirstZone = zones.Zone + var FirstZoneCreatedAt = time.Parse(gophercloud.RFC3339MilliNoZ, "2014-07-07T18:25:31.275934") + var SecondZone = zones.Zone + var SecondZoneCreatedAt = time.Parse(gophercloud.RFC3339MilliNoZ, "2014-07-07T18:25:31.275934") + var SecondZoneUpdatedAt = time.Parse(gophercloud.RFC3339MilliNoZ, "2015-02-25T20:23:01.234567") + 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)