Android APIs
public class

SortedListAdapterCallbackWrapperTest

extends TestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ android.support.v7.util.SortedListAdapterCallbackWrapperTest

Summary

Public Constructors
SortedListAdapterCallbackWrapperTest()
Public Methods
void testAdd()
void testBadBatchAddReverseLoop()
void testBatchAdd1()
void testBatchAdd2()
void testBatchAdd3()
void testBatchAdd4()
void testBatchAdd5()
void testBatchAdd6()
void testBatchAddLoop()
void testBatchAddReverseLoop()
void testBatchChange1()
void testBatchChange2()
void testBatchChange3()
void testBatchChange4()
void testBatchChange5()
void testBatchRemove1()
void testBatchRemove2()
void testBatchRemove3()
void testChange()
void testMove()
void testRemove()
[Expand]
Inherited Methods
From class junit.framework.TestCase
From class junit.framework.Assert
From class java.lang.Object
From interface junit.framework.Test

Public Constructors

public SortedListAdapterCallbackWrapperTest ()

Public Methods

public void testAdd ()

Throws
Throwable

public void testBadBatchAddReverseLoop ()

Throws
Throwable

public void testBatchAdd1 ()

Throws
Throwable

public void testBatchAdd2 ()

Throws
Throwable

public void testBatchAdd3 ()

Throws
Throwable

public void testBatchAdd4 ()

Throws
Throwable

public void testBatchAdd5 ()

Throws
Throwable

public void testBatchAdd6 ()

Throws
Throwable

public void testBatchAddLoop ()

Throws
Throwable

public void testBatchAddReverseLoop ()

Throws
Throwable

public void testBatchChange1 ()

Throws
Throwable

public void testBatchChange2 ()

Throws
Throwable

public void testBatchChange3 ()

Throws
Throwable

public void testBatchChange4 ()

Throws
Throwable

public void testBatchChange5 ()

Throws
Throwable

public void testBatchRemove1 ()

Throws
Throwable

public void testBatchRemove2 ()

Throws
Throwable

public void testBatchRemove3 ()

Throws
Throwable

public void testChange ()

Throws
Throwable

public void testMove ()

Throws
Throwable

public void testRemove ()

Throws
Throwable