Skip to content

Assert an interface resolves to a concrete implementation #3

@kevinkuszyk

Description

@kevinkuszyk

The syntax would look like this:

kernel.Should().Resolve<IMyInterface>().To<MyClass>()

As suggested by Will Marcouiller on Stack Overflow.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions