接口 org.test4j.hamcrest.iassert.object.intf.IBooleanAssert
的使用

使用 IBooleanAssert 的软件包
org.test4j.hamcrest   
org.test4j.hamcrest.iassert.common.intf   
org.test4j.hamcrest.iassert.object.impl   
org.test4j.hamcrest.iassert.object.intf   
 

org.test4j.hamcrestIBooleanAssert 的使用
 

返回 IBooleanAssertorg.test4j.hamcrest 中的方法
 IBooleanAssert TheStyleAssertion.bool()
          a parameter boolean will be expected
 IBooleanAssert WantStyleAssertion.bool(Boolean value)
          布尔变量断言
 

org.test4j.hamcrest.iassert.common.intfIBooleanAssert 的使用
 

返回 IBooleanAssertorg.test4j.hamcrest.iassert.common.intf 中的方法
 IBooleanAssert ITypeAssert.typeIsBool()
           
 

org.test4j.hamcrest.iassert.object.implIBooleanAssert 的使用
 

实现 IBooleanAssertorg.test4j.hamcrest.iassert.object.impl 中的类
 class BooleanAssert
           
 

返回 IBooleanAssertorg.test4j.hamcrest.iassert.object.impl 中的方法
 IBooleanAssert BooleanAssert.is(boolean bl)
           
 IBooleanAssert BooleanAssert.is(String message, boolean bl)
           
 

org.test4j.hamcrest.iassert.object.intfIBooleanAssert 的使用
 

返回 IBooleanAssertorg.test4j.hamcrest.iassert.object.intf 中的方法
 IBooleanAssert IBooleanAssert.is(boolean bl)
           
 IBooleanAssert IBooleanAssert.is(String description, boolean bl)
           
 



Copyright © 2013. All rights reserved.