| fit.UnitTests.ObjectFactoryTest |
A fixture is created from a loaded assembly.
| configuration setup | |||
| add | fit.Assemblies | eg.dll | |
| add | fit.Namespaces | eg |
| check | create instance | arithmeticfixture | eg.ArithmeticFixture |
A duplicate copy of an assembly is ignored.
| add copy of assembly | eg.dll | ||
| check | create instance | arithmeticfixture | eg.ArithmeticFixture |