The document describes the various methods available in the CollectionAssert and FileAssert classes for validating collections and files in tests. It lists the method signatures for asserting whether collections contain the expected types of items, are unique, equal, equivalent, subsets, ordered, empty or not empty. It also describes methods for asserting equality and inequality of file streams, file info objects and file paths.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
31 views4 pages
Nunit Methods
The document describes the various methods available in the CollectionAssert and FileAssert classes for validating collections and files in tests. It lists the method signatures for asserting whether collections contain the expected types of items, are unique, equal, equivalent, subsets, ordered, empty or not empty. It also describes methods for asserting equality and inequality of file streams, file info objects and file paths.