摘要:
First: a. first draw the control flow graph, and we use the online tool (processon) to draw it. here is the result: b. there are two test case t1=(n=3 阅读全文
摘要:
first set up a new folder as your test class place, and then let your package in test class folder be the same name with your src folder. in the packa 阅读全文
摘要:
Program1: The fault is : for(int i=x.length-1;i>0;i--) border question We should change i>0 into i>=0 identify a test case that does not execute the f 阅读全文
摘要:
Last summer vacation, a classmate contacted with me and we finished a intelligent car project with indoor logistic system. One member of team is in ch 阅读全文