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:
Comments (Atom)
Prototype
Prototype is another creation pattern. Intent: - Intent is to create objects by cloning existing instance - Specify the kinds of obj...
-
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...
-
Spring is a collection of best-practice API patterns. Having said that, there are many of these which are used by Spring to provide diffe...
-
Have came across this error on number of occasions. Unsupported major.minor version 51.0 error The reported major numbers are: J2SE 8...