Your typical test code Here’s some typical test code found in many codebases @Test public void testCalculateTaxRate ( ) { TaxRateCalculator calculator = new TaxRateCalculator (); Int value = calculator . calculateRate ( 200 , 10 ); assertEquals ( 300 , value ); } This code suffers from several issues. Under what conditions is the tax rate calculated? What exactly is it doing ? What is the expected
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く