| fit.Test.FitUnit.ObjectFactoryTest |
A fixture is created from a loaded assembly.
| configuration setup | |
| application under test | |
| add assembly | build\debug\testTarget.dll |
| add namespace | fitSharp.TestTarget |
| check | create instance | sampletargettype | fitSharp.TestTarget.SampleTargetType |
A duplicate copy of an assembly is ignored.
| add copy of assembly | build\debug\testTarget.dll | ||
| check | create instance | sampletargettype | fitSharp.TestTarget.SampleTargetType |