public void GivenAnonymousRequestAllowedLocalhostValueForIpAddressAndValidBrand() { Set(SecurityContextFields.IpAddress, SecurityStepsHelper.GetLocalhostIpAddress()); Set(SecurityContextFields.BrandName, SecurityStepsHelper.ValidBrandName); }