sftemplateswizard/com.nokia.s60tools.templates.tests/readme.txt
changeset 0 61163b28edca
equal deleted inserted replaced
-1:000000000000 0:61163b28edca
       
     1 INSTRUCTIONS TO EXECUTE UNIT TEST-CASES SUCCESSFULLY
       
     2 -----------------------------------------------------
       
     3 Basic:
       
     4 All the test data is placed in 'data' folder.
       
     5 'data' folder should contain below files
       
     6 	- correct folder
       
     7 	- templates folder
       
     8 	
       
     9 
       
    10 
       
    11 NOTE : 
       
    12 1) The 'data' folder is accessed by adding one VM Argument to 'data' folder path.
       
    13 As follows, -DTESTDATALOCATION=<path to data folder>.
       
    14 
       
    15 
       
    16 END OF INSTRUCTIONS
       
    17 -------------------