Pluralsight com Advanced Unit Testing 視頻教學 英文正式版
碟片編號:TIC2507
碟片數量:1片
銷售價格:200
瀏覽次數:34798
軟體簡介:
This course teaches you various advanced techniques for making
unit tests more robust and easier to maintain. It assumes that
you have prior experience with unit testing. You'll learn how to
make the Arrange and Assert parts of your tests easier to read
and maintain, as well as how to model unit tests to match the
System Under Test, and how to make the System Under Test easier
to unit test. Throughout the course you will see lots of code
examples in C#.