Overview (JUnit API)

Junit

 

深圳电信培训中心.徐海蛟老师.


JUNIT API 规范文档(4.7)

本文档是 JUNIT 4 的 API 规范。
 
JUnit 4 软件包
org.hamcrest.core Fundamental matchers of objects and values, and composite matchers.
org.junit Provides JUnit core classes and annotations.
org.junit.matchers Provides useful additional Matchers for use with the Assert.assertThat(Object, org.hamcrest.Matcher) statement
org.junit.runner Provides classes used to describe, collect, run and analyze multiple tests.
org.junit.runner.manipulation Provides classes to filter or sort tests.
org.junit.runner.notification Provides information about a test run.
org.junit.runners Provides standard Runner implementations.

 



版权所有 2009 www.junit.org, 保留所有权利。 请遵守许可证条款。深圳电信培训中心.徐海蛟教学参考。