public class TestPackBits_UnPack
extends junit.framework.TestCase
| Constructor and Description |
|---|
TestPackBits_UnPack(String name) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
static junit.framework.Test |
suite() |
protected void |
tearDown() |
void |
TestPackBits_UnPack_AppleSample_IntoTooShortArray() |
void |
TestPackBits_UnPack_AppleSample_IntoWholeArray() |
void |
TestPackBits_UnPack_AppleSample_Parts() |
void |
TestPackBits_UnPack_AppleSample_Size() |
void |
TestPackBits_UnPack_AppleSample_Whole_Arrays() |
void |
TestPackBits_UnPack_AppleSample_Whole_Streams() |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toStringassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, formatpublic TestPackBits_UnPack(String name)
protected void setUp()
setUp in class junit.framework.TestCasepublic static junit.framework.Test suite()
protected void tearDown()
tearDown in class junit.framework.TestCasepublic void TestPackBits_UnPack_AppleSample_IntoTooShortArray()
throws Exception
Exceptionpublic void TestPackBits_UnPack_AppleSample_IntoWholeArray()
throws Exception
Exceptionpublic void TestPackBits_UnPack_AppleSample_Parts()
throws Exception
Exceptionpublic void TestPackBits_UnPack_AppleSample_Size()
throws Exception
Exceptionpublic void TestPackBits_UnPack_AppleSample_Whole_Arrays()
throws Exception
Exception