![]() |
Generate TestCases for Methods based on its Signature using CodeDom in C#
Consider the following Code snippet,
Code:
Assembly asm = Assembly.LoadFile(DLL_Path);Code:
t = {Name = "Class1" FullName = "a.Class1"}Code:
[Test()] |
Re: Generate TestCases for Methods based on its Signature using CodeDom in C#
It would be that your DLL Name would be something that you would change and not the loading of the file which you need to test.
DLL_Path |
| All times are GMT +5.5. The time now is 11:30. |