L
Lau Lei Cheong
Hello,
After a meeting, our management have an idea that each objects should
have a bool const value "isTested". Then we should have a utility to iterate
through each objects in the EXEs/DLLs to see if all the values are changed
to true, and report the names of objects that aren't changed.
I know there's an utility called NUnit that'll do much better job by
providing a testsuite, but I'm also interested to know how to iterate
through the objects(much like what is shown in the object browser). Anyone
can tell me?
Regards,
Lau Lei Cheong
After a meeting, our management have an idea that each objects should
have a bool const value "isTested". Then we should have a utility to iterate
through each objects in the EXEs/DLLs to see if all the values are changed
to true, and report the names of objects that aren't changed.
I know there's an utility called NUnit that'll do much better job by
providing a testsuite, but I'm also interested to know how to iterate
through the objects(much like what is shown in the object browser). Anyone
can tell me?
Regards,
Lau Lei Cheong