Asserts the given expression for each item in the given collection
Namespace: CMS.TestsAssembly: CMS.Tests (in CMS.Tests.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- items
- Type: System.Collections.Generic IEnumerable T
Items to assert
- action
- Type: System Action T
Assert action for the item
See Also