public class XORManagerTest
extends java.lang.Object
Constructor and Description |
---|
XORManagerTest() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
static void |
afterClass() |
void |
before() |
static void |
beforeClass() |
void |
testPopulateXORManager()
Method: populateXORManager(WakeableLooper looper, TopologyAPI.Topology topology, int nBuckets, Map<String, List<Integer>> componentToTaskIds)
|
void |
testXORManagerMethods()
test basic XORManager methods
|
public static void beforeClass() throws java.lang.Exception
java.lang.Exception
public static void afterClass() throws java.lang.Exception
java.lang.Exception
public void before() throws java.lang.Exception
java.lang.Exception
public void after() throws java.lang.Exception
java.lang.Exception
public void testXORManagerMethods() throws java.lang.Exception
java.lang.Exception
public void testPopulateXORManager() throws java.lang.Exception
java.lang.Exception