Skip to content

goamn/DesignCrowd.DateLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

DesignCrowd.DateLibrary

Requires .Net 5.

Tests

All tests are unit tests. You can run the tests with your preferred test runner, or using the standard command line:

dotnet test

Remarks

Regarding the test "WeekdaysAndBusinessDayTests.GivenHolidayList_BusinessDayCalculation_ShouldNotIncludeHolidays()". InlineData was preferred over MemberData here as the dates and holiday list are more readable.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages