Nimal blogs here
27 Apr 2008
Ref: http://junit.sourceforge.net/doc/faq/faq.htm http://open.ncsu.edu/se/tutorials/junit/ API DOC What is JUnit? JUnit is a simple, open source framework to write and run repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks. JUnit features include: Assertions for testing expected results Test fixtures for sharing common test data Test runners for running tests When should [...]
23 Apr 2008
This is about the long-awaited Facebook Chat, and I’m bit late with this post. Nothing more than that is in the Gmail Chat, but may be this is handy with the friends on FB only.
7 Apr 2008
MySQL does not support renaming a database (and prefers not to be done in the supported versions) as mentioned here. However, use of this statement could result in loss of database contents, which is why it was removed. Do not use RENAME DATABASE in earlier versions in which it is present. But there might be [...]
23 Mar 2008
This is the final part of the so called Ant series I have been writing in this blog, about Apache Ant. This is an extremely brief tutorial on JUnit. The goal is to test Ant and JUnit framework integration . The previous posts on Ant can be found here: Apache Ant Ant: Installation Ant: Hello [...]
16 Mar 2008
Top Tips for IT Grads 2008 By ComputerJobs.ie Get as much 'real world' experience as you can, no matter how junior the work. When choosing your first job, don't go for the money or location over the long term opportunity of learning in your chosen field. Specialize within your chosen discipline of IT and become [...]
Recent Comments