|
|||||||||
上一个软件包 下一个软件包 | 框架 无框架 |
Package org.junit.matchers
Provides useful additionalMatcher
s for use with
the Assert.assertThat(Object, org.hamcrest.Matcher)
statement
参阅: 详细描述
类摘要 | |
---|---|
JUnitMatchers | Convenience import class: these are useful matchers for use with the assertThat method, but they are not currently included in the basic CoreMatchers class from hamcrest. |
Package org.junit.matchers Description
Provides useful additional Matcher
s for use with
the Assert.assertThat(Object, org.hamcrest.Matcher)
statement
- 起始版本:
- 4.0
- 另请参见:
JUnitMatchers
|
|||||||||
上一个软件包 下一个软件包 | 框架 无框架 |