by shigemk2

当面は技術的なことしか書かない

97 Things Every Programmer Should Know 80 Test for Required Behavior, Not Incidental Behavior

A COMMON PITFALL IN TESTING is to assume that exactly what an implementation does is precisely what you want to test for.