The Artima Developer Community
Sponsored Link

Java Buzz Forum
Legacy Code to Testable Code #3: Adding Setter Accessors

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
justin cater

Posts: 19616
Nickname: justin78
Registered: Mar, 2011

Justin Cater is executive editor at Java Code Geeks
Legacy Code to Testable Code #3: Adding Setter Accessors Posted: Oct 20, 2014 2:45 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by justin cater.
Original Post: Legacy Code to Testable Code #3: Adding Setter Accessors
Feed Title: Java Code Geeks
Feed URL: http://feeds.feedburner.com/JavaCodeGeeks
Feed Description: Java 2 Java Developers Resource Center
Latest Java Buzz Posts
Latest Java Buzz Posts by justin cater
Latest Posts From Java Code Geeks

Advertisement

This post is part of the “Legacy Code to Testable Code” series. In the series we’ll talk about making refactoring steps before writing tests for legacy code, and how they make our life easier. Adding accessors to private state data is an admission that either our design is wrong, or that we’re adding the accessors […]

Read: Legacy Code to Testable Code #3: Adding Setter Accessors

Topic: Java : Collection Framework : ArrayList (Add or Replace element using ListIterator) Previous Topic   Next Topic Topic: Rapid Mobile App Development With Appery.io – Creating Vacation Request App

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use