public void Retreive() { ProductsProps p = (ProductsProps)db.Retrieve(8); Assert.AreEqual("DB2R", p.code); }