Stylet/StyletUnitTests/StyletIoC
Antony Male 6dd8c072c1 StyletIoC: Detect basic copy constructors, and don't attempt to call them
This doesn't do full recursion detection, but catches the simple case of
copy constructors.
2016-10-09 11:30:11 +01:00
..
StyletIoCAutobindingTests.cs Throw (by default) if ToAllImplementations does not find any implementations 2016-03-02 17:15:22 +00:00
StyletIoCBindingChecksTests.cs Remove unnecessary usings in unit tests 2015-09-23 21:46:36 +01:00
StyletIoCCompileTests.cs Remove unnecessary usings in unit tests 2015-09-23 21:46:36 +01:00
StyletIoCConstructorInjectionTests.cs StyletIoC: Detect basic copy constructors, and don't attempt to call them 2016-10-09 11:30:11 +01:00
StyletIoCFactoryTests.cs Remove unnecessary usings in unit tests 2015-09-23 21:46:36 +01:00
StyletIoCFuncFactoryTests.cs Remove unnecessary usings in unit tests 2015-09-23 21:46:36 +01:00
StyletIoCGetAllTests.cs Remove unnecessary usings in unit tests 2015-09-23 21:46:36 +01:00
StyletIoCGetSingleKeyedTests.cs Remove unnecessary usings in unit tests 2015-09-23 21:46:36 +01:00
StyletIoCGetSingleTests.cs Remove unnecessary usings in unit tests 2015-09-23 21:46:36 +01:00
StyletIoCInstanceBindingTests.cs Dispose Instance bindings by default, but allow this to be configured 2016-09-23 11:20:55 +01:00
StyletIoCModuleTests.cs Remove unnecessary usings in unit tests 2015-09-23 21:46:36 +01:00
StyletIoCMultipleBindingTests.cs Slightly more testing, and docs 2015-10-03 17:06:11 +01:00
StyletIoCPropertyInjectionTests.cs Remove unnecessary usings in unit tests 2015-09-23 21:46:36 +01:00
StyletIoCUnboundGenericTests.cs Remove unnecessary usings in unit tests 2015-09-23 21:46:36 +01:00