摘要: 布尔类型 |方法名|含义|参数|返回值| | | | | | |assertTrue|断言为真||| |assertFalse|断言为假||| NULL类型 |方法名|含义|参数|返回值| | | | | | |assertNull| 断言为NULL||| |assertNotNull|断言非NUL 阅读全文
posted @ 2016-08-06 19:51 小天儿 阅读(3631) 评论(0) 推荐(0)