Skip to content
This repository was archived by the owner on Jan 3, 2018. It is now read-only.
This repository was archived by the owner on Jan 3, 2018. It is now read-only.

Support for Moq #68

@jho1965us

Description

@jho1965us

I know Moq is not an IoC, but still I would like to navigate the code the same way
It would be nice if AgentMulder used a different icon for Mocks than IoC references though

E.g.
MockRepository factory = new MockRepository(MockBehavior.Strict);
var fooMock = factory.Create(MockBehavior.Loose, ...);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions