类 org.test4j.module.jmockit.extend.ExpectationsResult
的使用

使用 ExpectationsResult 的软件包
org.test4j.module.jmockit.extend   
 

org.test4j.module.jmockit.extendExpectationsResult 的使用
 

org.test4j.module.jmockit.extendExpectationsResult 的子类
 class InvokeTimes
           
 

声明为 ExpectationsResultorg.test4j.module.jmockit.extend 中的字段
protected  ExpectationsResult JMockitNonStrictExpectations.expectationsResult
           
protected  ExpectationsResult JMockitExpectations.expectationsResult
           
 

返回 ExpectationsResultorg.test4j.module.jmockit.extend 中的方法
 ExpectationsResult InvokeTimes.callBetween(int minTimes, int maxTimes)
           
 ExpectationsResult InvokeTimes.callExactly(int times)
           
 ExpectationsResult InvokeTimes.callIgnoreTimes()
          the expected API will be allowing call any times
 ExpectationsResult InvokeTimes.callMaximal(int times)
           
 ExpectationsResult InvokeTimes.callMinimal(int times)
           
<T> ExpectationsResult
JMockitNonStrictExpectations.when(T o)
           
 



Copyright © 2013. All rights reserved.