|
||||||||||
| 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.RowKeySetTreeImplTest
public class RowKeySetTreeImplTest
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 | |
|---|---|
RowKeySetTreeImplTest(String name)
|
|
| Method Summary | |
|---|---|
protected void |
setUp()
|
static junit.framework.Test |
suite()
|
protected void |
tearDown()
|
void |
testAdd()
|
void |
testAddAll()
|
void |
testAddAllCollection()
|
void |
testClear()
|
void |
testClone()
|
void |
testInitialAddAll()
|
void |
testInitialState()
|
void |
testIterator()
|
void |
testRemove()
|
void |
testRemoveAll()
|
void |
testRemoveAllCollection()
|
void |
testSerialization()
|
void |
testSize()
|
| 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 RowKeySetTreeImplTest(String name)
| 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 testInitialState()
throws IntrospectionException
IntrospectionException
public void testIterator()
throws IntrospectionException
IntrospectionException
public void testInitialAddAll()
throws IntrospectionException
IntrospectionException
public void testAdd()
throws IntrospectionException
IntrospectionException
public void testRemove()
throws IntrospectionException
IntrospectionException
public void testAddAll()
throws IntrospectionException
IntrospectionException
public void testAddAllCollection()
throws IntrospectionException
IntrospectionException
public void testRemoveAllCollection()
throws IntrospectionException
IntrospectionException
public void testClone()
throws IntrospectionException,
CloneNotSupportedException
IntrospectionException
CloneNotSupportedException
public void testSize()
throws IntrospectionException
IntrospectionException
public void testClear()
throws IntrospectionException
IntrospectionException
public void testRemoveAll()
throws IntrospectionException
IntrospectionException
public void testSerialization()
throws IOException,
ClassNotFoundException,
IntrospectionException
IOException
ClassNotFoundException
IntrospectionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||