reset password
Author Message
Anonymous
Posts: 166
Posted 15:11 Jan 25, 2014 |

can we submit the homework with testers like the ones udacity tells us to use or do we have to use Junit. I personally like the udacity testers better than junit

rabbott
Posts: 1649
Posted 15:19 Jan 25, 2014 |

Please use JUnit. That's standard practice in the industry. You won't see testers with values and "expected" as output in most normal development environments. It's good to get used to using JUnit.

Last edited by rabbott at 15:19 Jan 25, 2014.