Provides methods for composing assertions to map over complex data structures.

Namespace:  MbUnit.Framework
Assembly:  MbUnit (in MbUnit.dll) Version: 3.3.0.0 (3.3.459.0)

Syntax

C#
public static AssertOverSyntax Over { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property Over As AssertOverSyntax

See Also