|
||||||||||
| 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(java.lang.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(java.lang.String testName)
| Method Detail |
|---|
protected void setUp()
throws java.lang.Exception
setUp in class org.apache.shale.test.base.AbstractJsfTestCasejava.lang.Exception
protected void tearDown()
throws java.lang.Exception
tearDown in class org.apache.shale.test.base.AbstractJsfTestCasejava.lang.Exceptionpublic static junit.framework.Test suite()
public void testInitialyEmpty()
public void testInitialAddAll()
public void testAddAll()
public void testAddRemoveAllWithSimpleSet()
public void testAddRemoveAllWithInfiniteSet()
throws java.lang.CloneNotSupportedException
java.lang.CloneNotSupportedExceptionpublic void testClear()
public void testAddRemove()
public void testAddRemoveNoModel()
public void testInvert()
public void testInvertAll()
public void testSerialization()
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundExceptionpublic void testGetRowKeyIterator()
public void testInvertAllRowKeyIterator()
public void testClone()
throws java.lang.CloneNotSupportedException
java.lang.CloneNotSupportedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||