Kent Beck on creating JUnit: http://t.co/qpBO8wFmqm
The Little beauty! :)
— Kislay Kishore (@KKTweets4U) March 30, 2014
Sunday, March 30, 2014
Know about JUnit history and its design :)
Subscribe to:
Posts (Atom)
Prototype
Prototype is another creation pattern. Intent: - Intent is to create objects by cloning existing instance - Specify the kinds of obj...

-
Introduction: I have already provided a brief introduction in my previous post . So, here we are going to setup the ExtJS API and wa...
-
Sometimes we do some silly mistake unintentionally. Assuming replace() will replace first instance of String found in the entire String...
-
In case you are using tomcat on your local machine and using ant script to deploy your project war to tomcat webserver, this build script c...