文件名称:Six simple steps to unit testing happiness
文件大小:326KB
文件格式:PPT
更新时间:2013-09-08 08:58:18
unit testing
PL/SQL unit testing Let's face it: we PL/SQL developers don't spend nearly enough time unit testing our code. For the most part, we run a script that displays output on the screen and then we stare at all until we decide if the test succeeded or failed. There are some understandable reasons: Very few tools and utilities have been available, to date, for PL/SQL testing. Managers don't give us enough time to prepare and execute tests. Steven Feuerstein