예제 #1
0
        public void TestList()
        {
            List <CarrierAccount> accounts = CarrierAccount.List();

            Assert.AreEqual(accounts[0].id, "ca_7c7X1XzO");
        }
예제 #2
0
        public void TestList()
        {
            List <CarrierAccount> accounts = CarrierAccount.List();

            Assert.AreEqual(accounts[0].id, "ca_7642d249fdcf47bcb5da9ea34c96dfcf");
        }