public class ObjectLoaderTest extends Object
Constructor and Description |
---|
ObjectLoaderTest() |
Modifier and Type | Method and Description |
---|---|
void |
testLargeObjectLoader() |
void |
testLimitedGetCachedBytes() |
void |
testLimitedGetCachedBytesExceedsJavaLimits() |
void |
testSmallObjectLoader() |
public void testSmallObjectLoader() throws MissingObjectException, IOException
MissingObjectException
IOException
public void testLargeObjectLoader() throws MissingObjectException, IOException
MissingObjectException
IOException
public void testLimitedGetCachedBytes() throws LargeObjectException, MissingObjectException, IOException
public void testLimitedGetCachedBytesExceedsJavaLimits() throws LargeObjectException, MissingObjectException, IOException
Copyright © 2015. All rights reserved.