HackerTrans
トップ新着トレンドコメント過去質問紹介求人

gnz00

no profile record

コメント

gnz00
·3 か月前·議論
[dead]
gnz00
·2 年前·議論
I prefer to write an initial implementation, and then in the testing process figure out which interfaces simplify my tests, and then I refactor the implementation to use those interfaces. Generally, this avoids unnecessary abstraction, as the interfaces for testing tend to be the same ones you might need for extensibility.