《重构》 — Java示例:影片出租店程序(5、单元测试)
<br />示例:影片出租店程序(单元测试)<br />代码:<br />package Movie_Ref;<br />import junit.framework.TestCase;<br />public class MovieTest extends TestCase {<br /> protected void setUp() throws Exception {<br /> sup