Spent about two hours this evening to play with JUnit. A good tool to use if you are a developer who is lazy to go back and test all your codes whenever you make any changes. One click of a button will run all the previous test cases for you and flag any failures in bright red.
In the next few days I will also be spending time on the Jakarta Lucene search engine. Pretty good search engine that is quite simple to implement. However, it provides only the APIs to perform the indexing and searching, and there is still some work needed to get it customised to each individual implementation. If I remember I will post some of my findings here.
1:38:46 AM
|