Niner since 2005
Near the end now and I really need to ask:
Witch one is nicer in your opinion ?
1. MDataTime.NowGet() = () => DateTime.Now;
2. Isolate.WhenCalled(()=> DareTime.Now()).WillReturn(DateTime.Now);
And you know what's great, WillReturn can have a delegate also, but it does not have too all the time.
Excellent presentation,
When are the rest coming ?
Hi,
First of all, excellent presentations.
A couple of questions that I will submit more to come after I finish watching:
- why not have all the collection as seq ?
- is there a unit testing framework available for F# ?, since it's a .net language I guess I can use stuff like nunit or xunit.
Thank you,
Here is a list of Channel 9 staff members.
Code Contracts and Pex: Power Charge Your Assertions and Unit Tests
May 30, 2010 at 11:05 AMNear the end now and I really need to ask:
Witch one is nicer in your opinion ?
1. MDataTime.NowGet() = () => DateTime.Now;
2. Isolate.WhenCalled(()=> DareTime.Now()).WillReturn(DateTime.Now);
And you know what's great, WillReturn can have a delegate also, but it does not have too all the time.
ASP.NET MVC 2: Basics, Introduction by Scott Hanselman
Apr 17, 2010 at 8:11 AMExcellent presentation,
When are the rest coming ?
C9 Lectures: Dr. Don Syme - Introduction to F#, 2 of 3
Feb 22, 2010 at 12:30 AMHi,
First of all, excellent presentations.
A couple of questions that I will submit more to come after I finish watching:
- why not have all the collection as seq ?
- is there a unit testing framework available for F# ?, since it's a .net language I guess I can use stuff like nunit or xunit.
Thank you,
Honorable Mention - MIX09 Show Off Contest - WPF & The Emotiv Headset
Mar 25, 2009 at 11:51 PM