Click or drag to resize

SmartTests Namespaces

SmartTests is the base namespace for all SmartTests declarations.
Namespaces
NamespaceDescription
SmartTests
The SmartTests namespace contains fundamental classes and base classes that define commonly-used types by SmartTests.
SmartTests.Acts
The SmartTests.Acts namespace contains methods for internal use only (or if you want to expand SmartTests functionality).
SmartTests.Assertions
The SmartTests.Assertions namespace contains predefined Smart Assertions you should use in your unit test methods.
SmartTests.Criterias
The SmartTests.Criterias namespace contains predefined criterias you should use in your unit test methods.
SmartTests.Helpers
The SmartTests.Helpers namespace contains classes to enhance .NET types.
SmartTests.Ranges
The SmartTests.Ranges namespace contains classes to represent types that can be involved in criteria. Current type are numeric types for defining ranges criteria.