Exemplo n.º 1
0
 public void TestXoaHangHoa() //Test Xóa Hàng Hóa
 {
     Assert.IsTrue(Supply.IsXoa(1), "Có lỗi xuất hiện?");
 }