|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.shale.test.base.AbstractJsfTestCase
org.apache.myfaces.trinidad.model.RowKeySetImplTest
public final class RowKeySetImplTest
Test for the RowKeySetImpl class. There is a hardcoded dependency between this test and the SortableModel implementation that happens to be used by ModelUtils.toCollectionModel().
| Field Summary |
|---|
| Fields inherited from class org.apache.shale.test.base.AbstractJsfTestCase |
|---|
application, config, externalContext, facesContext, facesContextFactory, lifecycle, lifecycleFactory, renderKit, request, response, servletContext, session |
| Constructor Summary | |
|---|---|
RowKeySetImplTest(String testName)
|
|
| Method Summary | |
|---|---|
protected void |
setUp()
|
static junit.framework.Test |
suite()
|
protected void |
tearDown()
|
void |
testAddAll()
|
void |
testAddRemove()
|
void |
testAddRemoveAllWithInfiniteSet()
|
void |
testAddRemoveAllWithSimpleSet()
|
void |
testAddRemoveNoModel()
|
void |
testClear()
|
void |
testClone()
|
void |
testGetRowKeyIterator()
|
void |
testInitialAddAll()
|
void |
testInitialyEmpty()
|
void |
testInvert()
|
void |
testInvertAll()
|
void |
testInvertAllRowKeyIterator()
|
void |
testSerialization()
|
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, 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, format |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RowKeySetImplTest(String testName)
| Method Detail |
|---|
protected void setUp()
throws Exception
setUp in class org.apache.shale.test.base.AbstractJsfTestCaseException
protected void tearDown()
throws Exception
tearDown in class org.apache.shale.test.base.AbstractJsfTestCaseExceptionpublic static junit.framework.Test suite()
public void testInitialyEmpty()
public void testInitialAddAll()
public void testAddAll()
public void testAddRemoveAllWithSimpleSet()
public void testAddRemoveAllWithInfiniteSet()
throws CloneNotSupportedException
CloneNotSupportedExceptionpublic void testClear()
public void testAddRemove()
public void testAddRemoveNoModel()
public void testInvert()
public void testInvertAll()
public void testSerialization()
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundExceptionpublic void testGetRowKeyIterator()
public void testInvertAllRowKeyIterator()
public void testClone()
throws CloneNotSupportedException
CloneNotSupportedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||