Analysis of JUnit Framework

Recresive Algorithm is an important technology in programming,To some complicated problem,we could get very elegant solution with less amounts of codes by using recursive algorithm.There are several key points in recursive algorithm designation which must solve,the paper explains the key points and the solutions with two examples.