Quantcast
Channel: The Coding Bone » code quality
Browsing all 4 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Building a simple project using behavior-driven development with JBehave

In a previous post introducing BDD I outlined a simple bus ticket application. Since then I've been looking at JBehave, and thought I'd try building a simple version of the bus tickets project, using...

View Article



Image may be NSFW.
Clik here to view.

A cyclical dependancy anti-pattern: Identity Theft

IMPORTANT! This blog has moved to http://blog.brasskazoo.com! Anti-patterns: In software engineering, an anti-pattern (or antipattern) is a design pattern that appears obvious but is ineffective or far...

View Article

Image may be NSFW.
Clik here to view.

Unit Testing XML – Evaluating Diffs

I am trying to test code that merges two XML files. In the unit test that I am attempting to implement, I want to compare the difference between the merge result and one of the XML files (the larger of...

View Article

Image may be NSFW.
Clik here to view.

Continuous Deployment: Deploying to Glassfish with Maven and TeamCity

IMPORTANT! This blog has moved to http://blog.brasskazoo.com! A later stage of the continuous integration process – continuous deployment. The sooner we can deploy a tested and verified piece of...

View Article
Browsing all 4 articles
Browse latest View live


Latest Images