Quote:
|
One method of testing is to initially set the code for the DLL to run a part of the main application and test thoroughly then convert it into a library and test again.
|
Thanx
chrishirst
What do you mean by this? Sorry, I don't really understand XD
I used to use NUnit if you know? And they gave me other part of the codes where it will test the result of my code (bunch of try and catch). I really want to know what's behind this though..
