This is preliminary documentation and is subject to change.

DateTimeValueTestExtensions Class

The date time value unit test extensions for Shouldly

Definition

Namespace: MoreDateTime
Assembly: MoreDateTime (in MoreDateTime.dll) Version: 1.3.0
C#
public static class DateTimeValueTestExtensions
Inheritance
Object    DateTimeValueTestExtensions

Methods

ShouldBe(DateTimeValue, Season) compares the value to the expected value
ShouldBe(DateTimeValue, Int32) compares the value to the expected value
ShouldBe(DateTimeValue, String) compares the value to the expected value

See Also