Ejemplo n.º 1
0
 public void Init()
 {
     sharpBucket    = TestHelpers.GetV1ClientAuthenticatedWithOAuth();
     accountName    = TestHelpers.GetAccountName();
     groupsEndPoint = sharpBucket.GroupsEndPoint(accountName);
 }