Overload | Description |
---|---|
NotBe(DateTimeOffset,String,Object[]) | Asserts that the current System.DateTimeOffset does not represent the same point in time as the unexpected value. |
NotBe(Nullable<DateTimeOffset>,String,Object[]) | Asserts that the current System.DateTimeOffset does not represent the same point in time as the unexpected value. |