Sharp Tests Ex

Provides a set of extensible extensions
Download

Sharp Tests Ex Ranking & Summary

Advertisement

  • Rating:
  • Publisher Name:
  • Fabio Maulo
  • Operating Systems:
  • Windows All
  • File Size:
  • 205 KB

Sharp Tests Ex Tags


Sharp Tests Ex Description

The Sharp Tests Extensions package provides a set of extensible extensions. The main target is write short assertions where the Visual Studio IDE intellisense is your guide. #TestsEx can be used with NUnit, MsTests, xUnit, MbUnit... even in Silverlight. AssertionsThe entry point of each assertion is the method Should() or its override Should(string) where the parameter is the title of the assertion (the message in MsTests terminology). After Should(). the intellisense become "your friend".In general, each assertion allow negation (Should().Not.) and chain through .And..Negation and .And. chain are available only where it has sense.Where the assertion imply a cast, the additional property And.ValueOf. is available to begin a new assertion based on one of the properties of casted original actual value (available in Object instance assertion for example).Assertions Syntax:- Lambda/LINQ based Assertions- Boolean- Object instance- Value type- Strings- IEnumerable- Actions- System.Type- Static Assertions


Sharp Tests Ex Related Software