The Artima Developer Community
Sponsored Link

Agile Buzz Forum
RSpec specifications in C#

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
Maruis Marais

Posts: 290
Nickname: maruis
Registered: Aug, 2005

Ruby rocks, what else can I say...
RSpec specifications in C# Posted: Sep 13, 2006 4:20 AM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by Maruis Marais.
Original Post: RSpec specifications in C#
Feed Title: exceptionz
Feed URL: https://exceptionz.wordpress.com/feed/
Feed Description: Thoughts on Technology, Methodology and Programming.
Latest Agile Buzz Posts
Latest Agile Buzz Posts by Maruis Marais
Latest Posts From exceptionz

Advertisement
Scott Bellware posted a very interesting article around using C# 3.0  Extension Method to create the same effect as Ruby Mixin to extend existing objects with new methods. Basically, what I’m talking about is the ability to add a method to an object within a specific context without accessing the sourcecode. For example, add a ToCamelCase() [...]

Read: RSpec specifications in C#

Topic: Silly Security, Part II Previous Topic   Next Topic Topic: The Five Dysfunctions of a Team

Sponsored Links



Google
  Web Artima.com   

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