SHARE
Facebook X Pinterest WhatsApp

A Test-Driven Development Stack for Java: Maven, Jetty, Mockito, and JAX-RS

Written By
thumbnail
Web Webster
Web Webster
Dec 31, 2009

“A colleague of mine told me a story that exemplifies the common
attitude of non-technical personnel toward unit testing. He had
done a presentation on test-driven development (TDD) for a new team
he joined. Afterwards, the project manager gathered all the other
developers in a separate room and told them flat out: “We do not
have time to write unit tests, so just disregard everything he
said.”

“Unfortunately, all too often this is the short-sighted attitude
that developers face. From my own experience, every project where
unit testing was not a priority has usually ended in delays and
missed deadlines. Worst of all, every single major change to the
system (which is inevitable) would bring up the spectre of breaking
some existing functionality. Sooner or later, this would blow up
during manual testing and send the whole team into a chaotic frenzy
of last-minute patches, which led to an even more unstable system
down the road.

“Implementing TDD from the Start

“Many believe TDD is expensive, but that is true only if your
system was designed without any regard for either unit testing or
the system’s long-term maintenance costs. On a recent project, my
team took those two issues into account right from the beginning by
ensuring that all of our functionality was easily testable and by
choosing the right tools (Maven and Jetty) to facilitate TDD for
server-side applications.”


Complete Story

thumbnail
Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Recommended for you...

5 Best Free and Open Source Text Expander Tools
webmaster
Jun 13, 2025
Grafito: Systemd Journal Log Viewer with a Beautiful Web UI
Bobby Borisov
Jun 12, 2025
FreeBSD Wants to Know a Few Things
brideoflinux
May 11, 2025
NVK enabled for Maxwell, Pascal, and Volta GPUs
Kara Bembridge
May 1, 2025
Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.