A lightweight IOC Container that is powerful enough to do all the things you need it to do.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Simon G. 8102db3f77
- add test case for factory for open generic types with ctor parameters
2 years ago
..
ActionExtensionTest.cs - use implicit usings 3 years ago
AssemblyInstallerTest.cs - replace moq with nSubstitute 2 years ago
DisposeStrategyTest.cs - multitons need first argument in ctor to be scope 3 years ago
EnumerableExtensionTest.cs - replace moq with nSubstitute 2 years ago
FluentFactoryRegistrationTest.cs - multitons need first argument in ctor to be scope 3 years ago
IgnoreConstructorAttributeTest.cs - remove IocIgnoreConstructorAttribute 3 years ago
IocContainerInterfaceSegregationTest.cs - use implicit usings 3 years ago
IocContainerParameterRegistrationTest.cs - don't allow to use ctors where not all given arguments are used 3 years ago
IocContainerRecursionTest.cs - replace moq with nSubstitute 2 years ago
IocContainerTest.cs - replace moq with nSubstitute 2 years ago
MultiLayerResolveTest.cs - don't allow resolve of type if a factory is registered for it 3 years ago
MultipleMultitonRegistrationTest.cs - multitons need first argument in ctor to be scope 3 years ago
OnCreateTest.cs - replace moq with nSubstitute 2 years ago
OpenGenericRegistrationTest.cs - add test case for factory for open generic types with ctor parameters 2 years ago
RegistrationBaseTest.cs - replace moq with nSubstitute 2 years ago
SingleTypeRegistrationTest.cs - replace moq with nSubstitute 2 years ago
Test.LightweightIocContainer.csproj - replace moq with nSubstitute 2 years ago