- 软件大小: 170KB
- 软件语言: 简体中文
- 软件类别: 国产软件 | 其它书籍
- 运行环境: 2000/Xp/2003/Vista/Win7
- 授权方式: 免费版
- 软件等级:
- 更新时间: 2013/7/25 13:41:20
- 开 发 商:
软件介绍:
junit4 API 规范文档中文版,本文档是 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.
所有类
After
AfterClass
AllOf
AllTests
AnyOf
Assert
Assume
Before
BeforeClass
BlockJUnit4ClassRunner
ComparisonFailure
Computer
Describable
DescribedAs
Description
Failure
Filter
Filterable
Ignore
Is
IsAnything
IsEqual
IsInstanceOf
IsNot
IsNull
IsSame
JUnit4
JUnitCore
JUnitMatchers
NoTestsRemainException
Parameterized
Parameterized.Parameters
ParentRunner
Request
Result
Rule
RunListener
Runner
RunNotifier
RunWith
Sortable
Sorter
StoppedByUserException
Suite
Suite.SuiteClasses
Test
Test.None
关键字: junit4 API 规范文档