Versions in this module Expand all Collapse all v1 v1.0.23 May 9, 2020 Changes in this version + const MembersListBody + const PoolsListBody + const PostUpdateMemberBody + const PostUpdatePoolBody + const SingleMemberBody + const SinglePoolBody + var MemberDb = pools.Member + var MemberUpdated = pools.Member + var MemberWeb = pools.Member + var PoolDb = pools.Pool + var PoolUpdated = pools.Pool + var PoolWeb = pools.Pool + func HandleMemberCreationSuccessfully(t *testing.T, response string) + func HandleMemberDeletionSuccessfully(t *testing.T) + func HandleMemberGetSuccessfully(t *testing.T) + func HandleMemberListSuccessfully(t *testing.T) + func HandleMemberUpdateSuccessfully(t *testing.T) + func HandlePoolCreationSuccessfully(t *testing.T, response string) + func HandlePoolDeletionSuccessfully(t *testing.T) + func HandlePoolGetSuccessfully(t *testing.T) + func HandlePoolListSuccessfully(t *testing.T) + func HandlePoolUpdateSuccessfully(t *testing.T) v1.0.23-3 May 9, 2020