Overload List
| Name | Description | |
|---|---|---|
| IsTypeMockedTMockedType | 
            Check if a type is mocked (with MockAll or instance mocks)
              | |
| IsTypeMocked(Type) | 
            Check if a type is mocked (with MockAll or instance mocks)
              | 
See Also