name | class, % | method, % | block, % | line, % |
---|
| | | | |
class MockObjectTestCase | 100% (1/1) | 41% (13/32) | 45% (119/267) | 44% (16/36) |
MockObjectTestCase (String): void | | 0% (0/1) | 0% (0/4) | 0% (0/2) |
atLeastOnce (): InvocationMatcher | | 0% (0/1) | 0% (0/4) | 0% (0/1) |
atMostOnce (): InvocationMatcher | | 0% (0/1) | 0% (0/4) | 0% (0/1) |
doAll (Stub []): Stub | | 0% (0/1) | 0% (0/5) | 0% (0/1) |
doAll (Stub, Stub): Stub | | 0% (0/1) | 0% (0/13) | 0% (0/1) |
doAll (Stub, Stub, Stub): Stub | | 0% (0/1) | 0% (0/17) | 0% (0/1) |
doAll (Stub, Stub, Stub, Stub): Stub | | 0% (0/1) | 0% (0/21) | 0% (0/1) |
never (): InvocationMatcher | | 0% (0/1) | 0% (0/5) | 0% (0/1) |
never (String): InvocationMatcher | | 0% (0/1) | 0% (0/14) | 0% (0/1) |
once (): InvocationMatcher | | 0% (0/1) | 0% (0/4) | 0% (0/1) |
returnIterator (Collection): Stub | | 0% (0/1) | 0% (0/5) | 0% (0/1) |
returnIterator (Object []): Stub | | 0% (0/1) | 0% (0/5) | 0% (0/1) |
returnValue (byte): Stub | | 0% (0/1) | 0% (0/7) | 0% (0/1) |
returnValue (char): Stub | | 0% (0/1) | 0% (0/7) | 0% (0/1) |
returnValue (double): Stub | | 0% (0/1) | 0% (0/7) | 0% (0/1) |
returnValue (float): Stub | | 0% (0/1) | 0% (0/7) | 0% (0/1) |
returnValue (long): Stub | | 0% (0/1) | 0% (0/7) | 0% (0/1) |
returnValue (short): Stub | | 0% (0/1) | 0% (0/7) | 0% (0/1) |
throwException (Throwable): Stub | | 0% (0/1) | 0% (0/5) | 0% (0/1) |
MockObjectTestCase (): void | | 100% (1/1) | 100% (3/3) | 100% (2/2) |
defaultMockNameForType (Class): String | | 100% (1/1) | 100% (10/10) | 100% (1/1) |
exactly (int): InvocationMatcher | | 100% (1/1) | 100% (5/5) | 100% (1/1) |
mock (Class): Mock | | 100% (1/1) | 100% (7/7) | 100% (1/1) |
mock (Class, String): Mock | | 100% (1/1) | 100% (13/13) | 100% (3/3) |
newCoreMock (Class, String): DynamicMock | | 100% (1/1) | 100% (6/6) | 100% (1/1) |
onConsecutiveCalls (Stub []): Stub | | 100% (1/1) | 100% (5/5) | 100% (1/1) |
onConsecutiveCalls (Stub, Stub): Stub | | 100% (1/1) | 100% (13/13) | 100% (1/1) |
onConsecutiveCalls (Stub, Stub, Stub): Stub | | 100% (1/1) | 100% (17/17) | 100% (1/1) |
onConsecutiveCalls (Stub, Stub, Stub, Stub): Stub | | 100% (1/1) | 100% (21/21) | 100% (1/1) |
returnValue (Object): Stub | | 100% (1/1) | 100% (5/5) | 100% (1/1) |
returnValue (boolean): Stub | | 100% (1/1) | 100% (7/7) | 100% (1/1) |
returnValue (int): Stub | | 100% (1/1) | 100% (7/7) | 100% (1/1) |