public class ObservableParcelTest extends AndroidTestCase
Modifier and Type | Class and Description |
---|---|
static class |
ObservableParcelTest.MyParcelable |
mContext
Constructor and Description |
---|
ObservableParcelTest() |
Modifier and Type | Method and Description |
---|---|
void |
testParcelBoolean() |
void |
testParcelByte() |
void |
testParcelChar() |
void |
testParcelDouble() |
void |
testParcelFloat() |
void |
testParcelInt() |
void |
testParcelLong() |
void |
testParcelParcel() |
void |
testParcelShort() |
void |
testSerializeBoolean() |
void |
testSerializeByte() |
void |
testSerializeChar() |
void |
testSerializeDouble() |
void |
testSerializeField() |
void |
testSerializeFloat() |
void |
testSerializeInt() |
void |
testSerializeLong() |
void |
testSerializeParcel() |
void |
testSerializeShort() |
assertActivityRequiresPermission, assertReadingContentUriRequiresPermission, assertWritingContentUriRequiresPermission, getContext, getTestContext, scrubClass, setContext, setTestContext, setUp, tearDown, testAndroidTestCaseSetupProperly
public void testParcelInt()
public void testParcelBoolean()
public void testParcelByte()
public void testParcelChar()
public void testParcelDouble()
public void testParcelFloat()
public void testParcelParcel()
public void testParcelLong()
public void testParcelShort()
public void testSerializeInt() throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void testSerializeBoolean() throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void testSerializeByte() throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void testSerializeChar() throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void testSerializeDouble() throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void testSerializeFloat() throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void testSerializeParcel() throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void testSerializeField() throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void testSerializeLong() throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void testSerializeShort() throws IOException, ClassNotFoundException
IOException
ClassNotFoundException