public class DiffUtilTest extends Object
Modifier and Type | Field and Description |
---|---|
TestWatcher |
mLogOnExceptionWatcher |
Constructor and Description |
---|
DiffUtilTest() |
Modifier and Type | Method and Description |
---|---|
void |
testAdd1() |
void |
testAddItems() |
void |
testDisableMoveDetection() |
void |
testGen10() |
void |
testGen11() |
void |
testGen12() |
void |
testGen13() |
void |
testGen14() |
void |
testGen2() |
void |
testGen3() |
void |
testGen4() |
void |
testGen5() |
void |
testGen6() |
void |
testGen7() |
void |
testGen8() |
void |
testGen9() |
void |
testMove1() |
void |
testNoChange() |
void |
testRandom() |
void |
testUpdate1() |
void |
testUpdate2() |
void |
tmp() |
public void testNoChange()
public void testAddItems()
public void testRandom()
public void testGen2()
public void testGen3()
public void testGen4()
public void testGen5()
public void testGen6()
public void testGen7()
public void testGen8()
public void testGen9()
public void testGen10()
public void testGen11()
public void testGen12()
public void testGen13()
public void testGen14()
public void testAdd1()
public void testMove1()
public void tmp()
public void testUpdate1()
public void testUpdate2()
public void testDisableMoveDetection()