private static class TestFileSystemUtilizationChore.ExpectedRegionSizeSummationAnswer extends Object implements org.mockito.stubbing.Answer<Void>
| Modifier and Type | Field and Description | 
|---|---|
private long | 
expectedSize  | 
| Constructor and Description | 
|---|
ExpectedRegionSizeSummationAnswer(long expectedSize)  | 
| Modifier and Type | Method and Description | 
|---|---|
Void | 
answer(org.mockito.invocation.InvocationOnMock invocation)  | 
private final long expectedSize
public ExpectedRegionSizeSummationAnswer(long expectedSize)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.