Exemplo n.º 1
0
        public void TestGetItem()
        {
            List <Items> i = rep.GetItem(37);

            Assert.NotNull(i);
        }