Class FluentMemberGroupExtensions

Version: 3.4

Extension methods for the FluentMemberGroup type.

Inheritance
object
FluentMemberGroupExtensions
Namespace: StylelabsStylelabs.MSdkFluentStylelabs.M.Sdk.Fluent.TestingExtensions
Assembly: Stylelabs.M.Sdk.Fluent.Testing.dll
Syntax
RequestResponse
public static class FluentMemberGroupExtensions

Methods

AssertPropertyExists(FluentMemberGroup, string)

Asserts whether a with the provided name exists in the .

Declaration
RequestResponse
public static FluentMemberGroup AssertPropertyExists(this FluentMemberGroup memberGroup, string name)
Parameters
TypeNameDescription
FluentMemberGroupmemberGroup

The FluentMemberGroup.

stringname

The name of the .

Returns
TypeDescription
FluentMemberGroup

The fluent member group.

AssertRelationExists(FluentMemberGroup, string, RelationRole?, FluentEntityDefinition)

Asserts whether a with the provided name exists in the .

Declaration
RequestResponse
public static FluentMemberGroup AssertRelationExists(this FluentMemberGroup memberGroup, string name, RelationRole? role = null, FluentEntityDefinition entityDefinition = null)
Parameters
TypeNameDescription
FluentMemberGroupmemberGroup

The FluentMemberGroup.

stringname

The name of the .

RelationRolerole

The .

FluentEntityDefinitionentityDefinition

The FluentEntityDefinition that is associated with the relation.

Returns
TypeDescription
FluentMemberGroup

The fluent member group.

Do you have some feedback for us?

If you have suggestions for improving this article,