On 23/02/2013 06:13, jitendra gupta wrote:
Hi,
I am working one tool, which will do compile/run the workspace (that
code is written on c/c++). on that my requirment is i need to compile
subfolder also, i have wrote code for that also.
My problem is , i am unable to write the Unit test case for
Hi,
I am working one tool, which will do compile/run the workspace (that code
is written on c/c++). on that my requirment is i need to compile subfolder
also, i have wrote code for that also.
My problem is , i am unable to write the Unit test case for that. Since
my method (called run_subfolder)