Skip to content

redss/BuilderSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fluent Builder in integration tests sample

Code sample used in Quality Excites 2015 talk: https://www.youtube.com/watch?v=uikGlgUnxYA

It shows following patterns/techniques:

  • TaxiCompanyTests uses Fixture pattern.
  • TaxiCompanyTestsWithBuilders inttoduces Fluent Builder pattern for preparing test data.
  • TaxiCompanyTestsWithVerifications introduces verification method, but only for one test.

Used technolgies:

  • Entity Framework
  • NUnit
  • Fluent Assertions

About

Sample used in Quality Excites 2015 talk: https://www.youtube.com/watch?v=uikGlgUnxYA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages