public final class TestBestFitSelectionPolicy extends BaseTest
| Constructor and Description |
|---|
TestBestFitSelectionPolicy() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterTestSetup() |
void |
testMixOfPoolLess_Greater_EqualMaxNodeMemory() |
void |
testMixOfPoolLess_Greater_MaxNodeMemory() |
static void |
testSetup() |
void |
testWithMultiplePoolWithGreaterMaxNodeMemory() |
void |
testWithMultiplePoolWithLesserMaxNodeMemory() |
void |
testWithNoPool() |
void |
testWithSinglePool() |
public static void testSetup()
public void afterTestSetup()
public void testWithMultiplePoolWithGreaterMaxNodeMemory()
throws Exception
Exceptionpublic void testWithMultiplePoolWithLesserMaxNodeMemory()
throws Exception
Exceptionpublic void testMixOfPoolLess_Greater_MaxNodeMemory()
throws Exception
ExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.