Microsoft.Extensions.DependencyInjection.Specification.Fakes Namespace¶
-
namespace
Microsoft.Extensions.DependencyInjection.Specification.Fakes¶ Interfaces
- interface
IFactoryService - interface
IFakeEveryService - interface
IFakeMultipleService - interface
IFakeOpenGenericService<TValue> - interface
IFakeOuterService - interface
IFakeScopedService - interface
IFakeService - interface
IFakeServiceInstance - interface
IFakeSingletonService - interface
INonexistentService
Classes
- class
AnotherClass - class
AnotherClassAcceptingData - class
ClassWithAmbiguousCtors - class
ClassWithNestedReferencesToProvider - class
ClassWithPrivateCtor - class
ClassWithProtectedConstructor - class
ClassWithStaticCtor - class
ClassWithThrowingCtor - class
ClassWithThrowingEmptyCtor - class
CreationCountFakeService - class
FakeOneMultipleService - class
FakeOpenGenericService<TVal> - class
FakeOuterService - class
FakeService - class
FakeTwoMultipleService - class
PocoClass - class
ScopedFactoryService - class
ServiceAcceptingFactoryService - class
TransientFactoryService - class
TypeWithSupersetConstructors
- interface