Namespace SunamoTest
Classes
- ExcTypes
Provides commonly used exception types as static references for testing assertions.
- TestData
Provides commonly used test data constants and collections for unit testing.
- TestDataCs
Provides test data constants for C# file names used in unit testing.
- TestDataTxt
Provides test data constants for text file names used in unit testing.
- TestHelper
Provides helper methods for initializing and managing test environments.
- TestLogger
A test implementation of ILogger that throws exceptions for error-level log messages.
- XmlTestsBase
Base class providing XML test data strings for XML-related unit tests.