public void randomtest()
        {
            CustomerService.CustomerService client = new Tests.CustomerService.CustomerService();
            

            //string eu = HarperCRYPTO.Cryptography.Encrypt256("mcoupland");
            //string ep = HarperCRYPTO.Cryptography.Encrypt256("testing");
            //client.Login(eu, ep, false);
            Tests.CustomerService.ISO3166[] t = client.GetISORegions("US");

            //decrypt data for clay (auction info)
            //when have access to DB need to create service that does this for him
            // and tie it into the auction admin tool
            
            //CustomerService.CustomerService client = new Tests.CustomerService.CustomerService();
            // no pwd 
            //client.SubscribeNewUser("Mr", "JOSE", null, "MARTINEZ MARTINEZ", "", "", "*****@*****.**", "AUTO JUNTAS, S.A.", "POLIGONO INDUSTRIAL CAMPOLLANO CALLE C NUMERO UNO", "", "", "ALBACETE", "", "02007", "SPAIN", "+0034 967 216 212", "", "5", "2014", "425.00", "JOSE MANUEL MARTINEZ MARTINEZ", "POLIGONO INDUSTRIAL CAMPOLLANO, C, 1", "ALBACETE", "", "02007", "27", "jmmartinezmartinez", "josemanuel", "WPR350A", "12", "DRUPAL", "PERSONAL", "2013-01-26", "2012-01-26", "", "", "", "visa", "SPAIN", "", "Sr. Martínez");
        }
        public void randomtest()
        {
            CustomerService.CustomerService client = new Tests.CustomerService.CustomerService();


            //string eu = HarperCRYPTO.Cryptography.Encrypt256("mcoupland");
            //string ep = HarperCRYPTO.Cryptography.Encrypt256("testing");
            //client.Login(eu, ep, false);
            Tests.CustomerService.ISO3166[] t = client.GetISORegions("US");

            //decrypt data for clay (auction info)
            //when have access to DB need to create service that does this for him
            // and tie it into the auction admin tool

            //CustomerService.CustomerService client = new Tests.CustomerService.CustomerService();
            // no pwd
            //client.SubscribeNewUser("Mr", "JOSE", null, "MARTINEZ MARTINEZ", "", "", "*****@*****.**", "AUTO JUNTAS, S.A.", "POLIGONO INDUSTRIAL CAMPOLLANO CALLE C NUMERO UNO", "", "", "ALBACETE", "", "02007", "SPAIN", "+0034 967 216 212", "", "5", "2014", "425.00", "JOSE MANUEL MARTINEZ MARTINEZ", "POLIGONO INDUSTRIAL CAMPOLLANO, C, 1", "ALBACETE", "", "02007", "27", "jmmartinezmartinez", "josemanuel", "WPR350A", "12", "DRUPAL", "PERSONAL", "2013-01-26", "2012-01-26", "", "", "", "visa", "SPAIN", "", "Sr. Martínez");
        }