public class AllocatorTests extends Object
Constructor and Description |
---|
AllocatorTests() |
Modifier and Type | Method and Description |
---|---|
protected void |
assertAllocation(List<String> values,
List<String> slots,
int expectedAllocationCount,
List<String>... expectedAllocations) |
protected List<String> |
list(String... s) |
void |
testMoreSlots() |
void |
testMoreValues() |
void |
testNoSlots() |
void |
testNoValues() |
Copyright © 2020. All rights reserved.