Gets the join strategy to use.

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

Syntax

C#
protected override IJoinStrategy GetJoinStrategy()
Visual Basic (Declaration)
Protected Overrides Function GetJoinStrategy As IJoinStrategy

Return Value

The join strategy.

See Also