TestMemoryUsage

Tests the memory usage of the cache.

Methods
static void main(String... a)
Run just this test.
static void main(String... a) throws Exception
Run just this test.
Parameters:
a - ignored
void freeSoftReferences()
Eat memory so that all soft references are garbage collected.
void freeSoftReferences()
Eat memory so that all soft references are garbage collected.
void test()
void test() throws SQLException