I have a parser which could parse the expressions into syntax tree. The sample expressions are
1+2-3*4/5 add(1,2,3)+(4*5-6*(7-8))
how to design the test cases?
Aucun commentaire:
Enregistrer un commentaire