reset password
Author Message
rgosalia
Posts: 1
Posted 12:39 May 09, 2014 |

After hw-3, if we have changed the model classes then do we even need to modify the test cases that were created in hw-3 or we can just remove the test classes (for hw-4) and then do a build ?

cysun
Posts: 2935
Posted 12:53 May 09, 2014 |

You should modify your test cases. It's a good way to make sure that after the model classes are changed your code still works.