Se afișează postările cu eticheta test. Afișați toate postările
Se afișează postările cu eticheta test. Afișați toate postările

miercuri, 29 iunie 2011

JUnit - testing module

Found this great article
http://www.vogella.de/articles/JUnit/article.html
that exemplifies the use of JUnit. it's a tool for testing classes, that i never understood or indeed learned :P

I'll look into this later and make some comments on it.