Overload | Description |
---|---|
NotBe(DateTime,String,Object[]) | Asserts that the current System.DateTime or System.DateTime is not equal to the unexpected value. |
NotBe(Nullable<DateTime>,String,Object[]) | Asserts that the current System.DateTime or System.DateTime is not equal to the unexpected value. |