Relativity.Testing.Framework
Namespace with 7 public types
Classes
                                     CoreComponent
                                    Represents the core component of Relativity Testing Framework that provides configuration management and other core functionality.
             should be registered in  thru  method before other components.
            Custom configuraton providers, when needed, can be added by setting  property with the custom value.
                                
                            
                            
                                
                                     ObjectNotFoundException
                                    Represents error of failed object finding.
                                
                            
                            
                                
                                     RelativityComponentEnsuringException
                                    Represents errors that occur during  execution.
                                
                            
                            
                                
                                     RelativityFacade
                                    Represents the facade over Relativity.
            Is a root point for RTF usage.
                                
                            
                        
                        Static Classes
                                     Randomizer
                                    Provides a set of methods for data randomization.
                                
                            
                        
                        Interfaces
                                     IRelativityComponent
                                    Represents an interface of the Relativity component.
                                
                            
                            
                                
                                     IRelativityFacade
                                    Represents an interface of facade over Relativity.