Relativity.Testing.Framework.Strategies
Namespace with 8 public types
Classes
StrategyNotFoundException
Represents error of failed strategy finding.
Abstract Classes
CreateStrategy`1
Represents base strategy of entity creation.
DeleteByIdStrategy`1
Represents base strategy of entity deletion.
DeleteWorkspaceEntityByIdStrategy`1
Represents base strategy of workspace entity deletion.
Interfaces
ICreateStrategy`1
Represents the strategy of entity creation.
IDeleteByIdStrategy`1
Represents the strategy of entity deletion.
IDeleteWorkspaceEntityByIdStrategy`1
Represents the strategy of workspace entity deletion.
IStrategyResolveService
Represents the service that resolves a strategy depending on the version.