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

Relativity.Testing.Framework.IRelativityComponent

public interface IRelativityComponent
Represents an interface of the Relativity component.
void Ensure(IWindsorContainer container)

Ensures that component has a connection to Relativity and is able to normally work.

void Initialize(IWindsorContainer container)

This method should invoke all the IWindsorInstallers necessary for initializing the IRelativityComponent.