摘要: package junit.test;import static org.junit.Assert.*;import org.junit.After;import org.junit.AfterClass;import org.junit.Before;import org.junit.BeforeClass;import org.junit.Test;public class AnDemo {/... 阅读全文
posted @ 2009-11-03 21:12 IT Person 阅读(220) 评论(0) 推荐(0) 编辑