Similar Articles |
|
JavaWorld May 2000 Michael T. Nygard & Tracie Karsjens |
Test infect your Enterprise JavaBeans Software can never be tested sufficiently, and testing usually starts too late, particularly for J2EE applications. This article presents unit testing techniques and how to apply unit testing to Enterprise JavaBeans (EJBs). |
JavaWorld August 2000 Gaurav Pal & Sonal Bansal |
Exceptions in Java: Nothing exceptional about them The judicious and proper use of the Java exception-handling mechanism can pay rich dividends by delivering quality code that works. In order to use the powerful error-handling features of Java, users must understand key issues that impact its design and implementation. |
JavaWorld October 2000 Robert Nielsen |
Understanding constructors To learn Java, you must understand constructors. Because constructors share some characteristics with methods, it is easy for the Java beginner to confuse them. However, constructors and methods have important differences... |
JavaWorld August 1, 2003 Allen Holub |
Why extends is evil Improve your code by replacing concrete base classes with interfaces |
JavaWorld September 2001 Kevin Pauli |
Pattern your way to automated regression testing In complex systems, the results of one unit test can alter the expected results of another. By applying well-established design patterns to your architecture, you can seamlessly unit test code that accesses databases... |
T.H.E. Journal February 2009 |
Maplesoft-MAA Placement Test Suite 4.0 by Maplesoft Maplesoft introduces the Maplesoft-MAA Placement Test Suite 4.0, the newest version of the collection of math placement tests developed by the Mathematical Association of America. |
JavaWorld March 2002 Jennifer Orr |
Java's top guns JavaWorld presents the winners of its 2002 Editors' Choice Awards. Find out which technologies won Best Java Virtual Machine, Best Java-XML Tool, Best Java Device Application Development Tool, Most Innovative Product, and more... |
National Defense October 2013 Bernie Gauf |
Defense Needs Better Ways to Test Software Developing software for the Defense Department has many inherent challenges, not the least of which is testing. |