Overload List
| Name | Description | |
|---|---|---|
| GetMockAllTMockedType | 
            Returns all instances mock of TMockedType
              | |
| GetMockAll(Type) | 
            Returns the mock for all instances of a type, or null if it is not mocked
              | 
See Also