<PackageReference Include="Relativity.Server.Testing.Framework.SDK" Version="10.3.0" />

Relativity.Testing.Framework.Arrangement.TestArrangementContext

public class TestArrangementContext
Represents the context of test arrangement.

Gets the generic entity creator.

public IRelativityFacade Facade { get; }

Gets the facade.

public TestSession Session { get; }

Gets the session.

Initializes a new instance of the TestArrangementContext class.