public class AutoCloseableCache_Test
extends java.lang.Object
Constructor and Description |
---|
AutoCloseableCache_Test() |
Modifier and Type | Method and Description |
---|---|
void |
cacheCallsFailWhenDisposed() |
void |
cacheCanCloseBeforeGet() |
void |
cacheCanCloseItemsEarly() |
void |
cacheDisposesAllItemsExactlyOnce() |
void |
returnsSameInstanceWhenCalledTwice() |
public void returnsSameInstanceWhenCalledTwice() throws java.lang.Exception
java.lang.Exception
public void cacheDisposesAllItemsExactlyOnce() throws java.lang.Exception
java.lang.Exception
public void cacheCanCloseItemsEarly() throws java.lang.Exception
java.lang.Exception
public void cacheCanCloseBeforeGet() throws java.lang.Exception
java.lang.Exception
public void cacheCallsFailWhenDisposed() throws java.lang.Exception
java.lang.Exception