home recent topics recent posts search faq  

Pretty Objects Visual T# Forum



register | lost password   open id sign in with Twitter
Messages in this topic - RSS

Home » T# Videos » Create your own criteria

Videos showing how to use Visual T#
|
12/13/2010 10:51:31 AM

Ludovic Dubois
Ludovic Dubois
Administrator
Posts: 159
In this video (13:42), you will learn how to write your own criteria:
  • Criteria with normal cases
    criteria ClientLocationCriteria { IsQuebec, IsCanada, IsEarth }
  • Criteria with error cases
    criteria ClientLocationCriteria { [Error]IsNull, IsQuebec, IsCanada, IsEarth }

Always add when clauses to your tests... so that you know that you are not forgetting cases. smile


Access source code from our svn server at: https://www.prettyobjects.com:7567/svn/public/TSharp/Samples/Products/?p=22



Attachments:
Business-8.avi
0 permalink
|

Home » T# Videos » Create your own criteria





Powered by Jitbit Forum 7.2.14.1 © 2006-2011 Jitbit Software