对于GetGUID()......
Assert.IsFalse(guid == Guid.Empty);
同样适用于GetEmptyGUID()......
Assert.IsTrue(guid == Guid.Empty);