|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
pt.moredata.tests.TestCase
pt.despodata.java.ddata.tests.DDataToolBarTest
DDataToolBarTest.java Company MoreData
| Constructor Summary | |
DDataToolBarTest(java.lang.String testName)
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
protected void |
setUp()
Test setup. |
static junit.framework.Test |
suite()
|
protected void |
tearDown()
Undo test changes. |
void |
testBlockDelete()
Test of blockDelete method, of class pt.despodata.java.ddata.DDataToolBar. |
void |
testCurrentRecordModified()
Test of currentRecordModified method, of class pt.despodata.java.ddata.DDataToolBar. |
void |
testDisableFirstButton()
Test of disableFirstButton method, of class pt.despodata.java.ddata.DDataToolBar. |
void |
testDisableLastButton()
Test of disableLastButton method, of class pt.despodata.java.ddata.DDataToolBar. |
void |
testEnableFirstButton()
Test of enableFirstButton method, of class pt.despodata.java.ddata.DDataToolBar. |
void |
testEnableLastButton()
Test of enableLastButton method, of class pt.despodata.java.ddata.DDataToolBar. |
void |
testGetCancelButton()
Test of getCancelButton method, of class pt.despodata.java.ddata.DDataToolBar. |
void |
testGetDeleteButton()
Test of getDeleteButton method, of class pt.despodata.java.ddata.DDataToolBar. |
void |
testGetExecQueryButton()
Test of getExecQueryButton method, of class pt.despodata.java.ddata.DDataToolBar. |
void |
testGetExitButton()
Test of getExitButton method, of class pt.despodata.java.ddata.DDataToolBar. |
void |
testGetExportButton()
Test of getExportButton method, of class pt.despodata.java.ddata.DDataToolBar. |
void |
testGetFirstButton()
Test of getFirstButton method, of class pt.despodata.java.ddata.DDataToolBar. |
void |
testGetLastButton()
Test of getLastButton method, of class pt.despodata.java.ddata.DDataToolBar. |
void |
testGetNewButton()
Test of getNewButton method, of class pt.despodata.java.ddata.DDataToolBar. |
void |
testGetNextButton()
Test of getNextButton method, of class pt.despodata.java.ddata.DDataToolBar. |
void |
testGetPreviousButton()
Test of getPreviousButton method, of class pt.despodata.java.ddata.DDataToolBar. |
void |
testGetPrintButton()
Test of getPrintButton method, of class pt.despodata.java.ddata.DDataToolBar. |
void |
testGetQueryButton()
Test of getQueryButton method, of class pt.despodata.java.ddata.DDataToolBar. |
void |
testGetSaveButton()
Test of getSaveButton method, of class pt.despodata.java.ddata.DDataToolBar. |
void |
testInitialButtonState()
Test of initialButtonState method, of class pt.despodata.java.ddata.DDataToolBar. |
void |
testJbInit()
Test of jbInit method, of class pt.despodata.java.ddata.DDataToolBar. |
void |
testMissingTest()
|
void |
testQueryCanceled()
Test of queryCanceled method, of class pt.despodata.java.ddata.DDataToolBar. |
void |
testQueryExecuted()
Test of queryExecuted method, of class pt.despodata.java.ddata.DDataToolBar. |
void |
testQueryStarted()
Test of queryStarted method, of class pt.despodata.java.ddata.DDataToolBar. |
void |
testRecordDeleted()
Test of recordDeleted method, of class pt.despodata.java.ddata.DDataToolBar. |
void |
testRecordInserted()
Test of recordInserted method, of class pt.despodata.java.ddata.DDataToolBar. |
void |
testRecordPositioned()
Test of recordPositioned method, of class pt.despodata.java.ddata.DDataToolBar. |
void |
testRecordUpToDate()
Test of recordUpToDate method, of class pt.despodata.java.ddata.DDataToolBar. |
void |
testSetInEdition()
Test of setInEdition method, of class pt.despodata.java.ddata.DDataToolBar. |
void |
testSetQueryAllowed()
Test of setQueryAllowed method, of class pt.despodata.java.ddata.DDataToolBar. |
| Methods inherited from class pt.moredata.tests.TestCase |
assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, main, testMissingTest |
| 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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DDataToolBarTest(java.lang.String testName)
| Method Detail |
protected void setUp()
protected void tearDown()
public void testMissingTest()
throws java.lang.SecurityException
java.lang.SecurityExceptionpublic static void main(java.lang.String[] args)
public static junit.framework.Test suite()
public void testJbInit()
public void testSetInEdition()
public void testInitialButtonState()
public void testRecordPositioned()
public void testRecordUpToDate()
public void testCurrentRecordModified()
public void testRecordInserted()
public void testRecordDeleted()
public void testQueryStarted()
public void testQueryExecuted()
public void testQueryCanceled()
public void testBlockDelete()
public void testDisableLastButton()
public void testEnableLastButton()
public void testDisableFirstButton()
public void testEnableFirstButton()
public void testSetQueryAllowed()
public void testGetNewButton()
public void testGetDeleteButton()
public void testGetSaveButton()
public void testGetCancelButton()
public void testGetFirstButton()
public void testGetPreviousButton()
public void testGetNextButton()
public void testGetLastButton()
public void testGetQueryButton()
public void testGetExecQueryButton()
public void testGetExitButton()
public void testGetPrintButton()
public void testGetExportButton()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||