Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!

container

  • submit to reddit

Execute Selenium tests as unit test in Eclipse IDE

One more time I'm here talking about Selenium

0 replies - 2348 views - 05/07/11 by Valdemar Júnior in Articles

Butterfly DI Container 3.0.0

Version 3.0.0 contains support for using Butterfly Container as an internationalization mechanism for your application. You can internationalize (localize) both components, like... NumberFormatter's, and texts. In other words, when you request an instance of...

0 replies - 1067 views - 08/05/09 by Jakob Jenkov in Announcements

Butterfly DI Container 2.6.0

Version 2.6.0 brings easy Map configuration and the ability to assign names to the input streams from which you read container scripts. This name is used when an error is detected in the script, making it easier to find out the file in which the error...

0 replies - 2698 views - 10/16/08 by Jakob Jenkov in Announcements

Spring in Small Doses

Spring is a well organized framework and IoC container that can be used in a modular way. In this article we are going to see how Spring can help us to develop applications by integrating it step by step into a tiny report engine. The main goal is the...

4 replies - 8312 views - 03/11/08 by Tiago Brito Spindola in News