Tested code can be refactored more easily.
テストコードをより簡単にリファクタリングすることができる。 - Python
Just as a refactored expression must produce the same result, the refactored program must be functionally equivalent with the original source.
リファクタリングされた表現は同じ結果を生成するものでなくてはならないため、リファクタリングされたプログラムは元のソースと機能的に同等なものでなくてはなりません。 - NetBeans
The Refactoring view opens with a tree view of replacements on the left and a split screen of the original and refactored file on the right.
「リファクタリング」ビューが開き、左側に変更箇所がツリー表示され、右側の分割画面に元のファイルとリファクタリング後のファイルが表示されます。 - NetBeans
Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.