|
||||||||||
| 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.SortableModelTest
public class SortableModelTest
| Nested Class Summary | |
|---|---|
static class |
SortableModelTest.Bean
|
| 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 | |
|---|---|
SortableModelTest(String name)
|
|
| Method Summary | |
|---|---|
protected void |
setUp()
|
static junit.framework.Test |
suite()
|
protected void |
tearDown()
|
void |
testEmptyTable()
|
void |
testGetRowIndex()
|
void |
testInitialSort()
|
void |
testRowCount()
|
void |
testSetRowIndex()
|
void |
testSortableProperties()
|
void |
testSortAscendingCaseInsensitive()
|
void |
testSortAscendingCaseSensitive()
|
void |
testSortAscendingDefault()
|
void |
testSortDescending()
|
void |
testUnsort()
|
| 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 SortableModelTest(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 testInitialSort()
public void testRowCount()
public void testSortableProperties()
public void testSortAscendingDefault()
public void testSortAscendingCaseInsensitive()
public void testSortAscendingCaseSensitive()
public void testUnsort()
public void testSortDescending()
public void testEmptyTable()
public void testGetRowIndex()
public void testSetRowIndex()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||