担当割当表/Part5 - History

!Part V: Advanced Topics
||!見出し||!担当||!完了||
||[[Part5|member/Part5]]||||||

!Chapter 25: Testing Persistence
||!見出し||!担当||!完了||
||[[Introduction|member/Chapter99/Introduction]]||||||
||[[Isolate Tests That Affect Persistent State|member/Chapter99/Isolate Tests That Affect Persistent State]]||||||
||[[Make Tests Transaction Boundaries Explicit|member/Chapter99/Make Tests Transaction Boundaries Explicit]]||||||
||[[Testing an Object That Performs Persistence Operations|member/Chapter99/Testing an Object That Performs Persistence Operations]]||||||
||[[Testing That Objects Can Be Persisted|member/Chapter99/Testing That Objects Can Be Persisted]]||||||
||[[But Database Tests Are S-l-o-w!|member/Chapter99/But Database Tests Are S-l-o-w!]]||||||

!Chapter 26: Unit Testing and Threads
||!見出し||!担当||!完了||
||[[Introduction|member/Chapter99/Introduction]]||||||
||[[Separating Functionality and Concurrency Policy|member/Chapter99/Separating Functionality and Concurrency Policy]]||||||
||[[Unit-Testing Synchronization|member/Chapter99/Unit-Testing Synchronization]]||||||
||[[Stress-Testing Passive Objects|member/Chapter99/Stress-Testing Passive Objects]]||||||
||[[Synchronizing the Test Thread with Background Threads|member/Chapter99/Synchronizing the Test Thread with Background Threads]]||||||
||[[The Limitations of Unit Stress Tests|member/Chapter99/The Limitations of Unit Stress Tests]]||||||

!Chapter 27: Testing Asynchronous Code
||!見出し||!担当||!完了||
||[[Introduction|member/Chapter99/Introduction]]||||||
||[[Sampling or Listening|member/Chapter99/Sampling or Listening]]||||||
||[[Two Implementations|member/Chapter99/Two Implementations]]||||||
||[[Runaway Tests|member/Chapter99/Runaway Tests]]||||||
||[[Lost Updates|member/Chapter99/Lost Updates]]||||||
||[[Testing That an Action Has No Effect|member/Chapter99/Testing That an Action Has No Effect]]||||||
||[[Distinguish Synchronizations and Assertions|member/Chapter99/Distinguish Synchronizations and Assertions]]||||||
||[[Externalize Event Sources|member/Chapter99/Externalize Event Sources]]||||||
Last modified:2024/04/29 03:59:14
Keyword(s):
References: