pgrs.net
Paul Gross's Blog » Page 2
https://www.pgrs.net/page/2
Paul Gross's Blog. Testing Interactions with a State Based Approach. There are two main types of unit tests: state based and interaction based. State based tests rely on the verification of state. These tests typically perform some operation and then check the state of the resulting object:. User = User. new. In contrast, interaction based tests rely on verification of the interaction between objects. This is generally done with mocks or stubs:. User = User. new. Mailer. should receive. One problem with ...
tonypitluga.blogspot.com
A typing lout: August 2011
http://tonypitluga.blogspot.com/2011_08_01_archive.html
Monday, August 8, 2011. New Blog: Command-Query Separation in Ruby. My blog has moved from blogger to github. Until I get everything updated, I'll be cross posting links to my new blog here. New Post: Command-Query Separation in Ruby. Posted by Tony Pitluga. Links to this post. Tuesday, August 2, 2011. New Blog: Ping Pong Pairing. My blog has moved from blogger to github. Until I get everything updated, I'll be cross posting links to my new blog here. New Post: Ping Pong Pairing. Posted by Tony Pitluga.
tonypitluga.blogspot.com
A typing lout: New Blog: Ping Pong Pairing
http://tonypitluga.blogspot.com/2011/08/new-blog-ping-pong-pairing.html
Tuesday, August 2, 2011. New Blog: Ping Pong Pairing. My blog has moved from blogger to github. Until I get everything updated, I'll be cross posting links to my new blog here. New Post: Ping Pong Pairing. Posted by Tony Pitluga. Subscribe to: Post Comments (Atom). New Blog: Command-Query Separation in Ruby. New Blog: Ping Pong Pairing.
tonypitluga.blogspot.com
A typing lout: New Blog: Command-Query Separation in Ruby
http://tonypitluga.blogspot.com/2011/08/new-blog-command-query-separation-in.html
Monday, August 8, 2011. New Blog: Command-Query Separation in Ruby. My blog has moved from blogger to github. Until I get everything updated, I'll be cross posting links to my new blog here. New Post: Command-Query Separation in Ruby. Posted by Tony Pitluga. Subscribe to: Post Comments (Atom). New Blog: Command-Query Separation in Ruby. New Blog: Ping Pong Pairing.