| Overload | Description |
|---|---|
| Be(DateTime,String,Object[]) | Asserts that the current System.DateTime is exactly equal to the expected value. |
| Be(Nullable<DateTime>,String,Object[]) | Asserts that the current System.DateTime is exactly equal to the expected value. |