Click or drag to resize

AutoMockGetFromRepository Method

Overload List
  NameDescription
Public methodStatic memberGetFromRepository(MockRepository)
Create new AutoMock instance that will create mocks with behavior defined by a repository.
Public methodStatic memberGetFromRepository(MockRepository, ActionContainerBuilder)
Create new AutoMock instance that will create mocks with behavior defined by a repository.
Top
See Also