|
|||||||||||
| 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.DDataProgressBarTest
DDataProgressBarTest.java Company MoreData
| Field Summary | |
DDataProgressBar |
bar
|
| Constructor Summary | |
DDataProgressBarTest(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 |
testActionPerformed()
Test of actionPerformed method, of class pt.despodata.java.ddata.DDataProgressBar. |
void |
testComponentHidden()
Test of componentHidden method, of class pt.despodata.java.ddata.DDataProgressBar. |
void |
testComponentMoved()
Test of componentMoved method, of class pt.despodata.java.ddata.DDataProgressBar. |
void |
testComponentResized()
Test of componentResized method, of class pt.despodata.java.ddata.DDataProgressBar. |
void |
testComponentShown()
Test of componentShown method, of class pt.despodata.java.ddata.DDataProgressBar. |
void |
testFinalize()
Test of finalize method, of class pt.despodata.java.ddata.DDataProgressBar. |
void |
testGetPercent()
Test of getPercent method, of class pt.despodata.java.ddata.DDataProgressBar. |
void |
testGetState()
Test of getState method, of class pt.despodata.java.ddata.DDataProgressBar. |
void |
testIsFocusTraversable()
Test of isFocusTraversable method, of class pt.despodata.java.ddata.DDataProgressBar. |
void |
testMissingTest()
|
void |
testPaintComponent()
Test of paintComponent method, of class pt.despodata.java.ddata.DDataProgressBar. |
void |
testSetBackground()
Test of setBackground method, of class pt.despodata.java.ddata.DDataProgressBar. |
void |
testSetFont()
Test of setFont method, of class pt.despodata.java.ddata.DDataProgressBar. |
void |
testSetPercent()
Test of setPercent method, of class pt.despodata.java.ddata.DDataProgressBar. |
void |
testSetState()
Test of setState method, of class pt.despodata.java.ddata.DDataProgressBar. |
| 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 |
| Field Detail |
public DDataProgressBar bar
| Constructor Detail |
public DDataProgressBarTest(java.lang.String testName)
| Method Detail |
protected void setUp()
protected void tearDown()
public static void main(java.lang.String[] args)
public static junit.framework.Test suite()
public void testMissingTest()
throws java.lang.SecurityException
java.lang.SecurityExceptionpublic void testFinalize()
public void testSetFont()
public void testSetBackground()
public void testIsFocusTraversable()
public void testGetState()
public void testSetState()
public void testGetPercent()
public void testSetPercent()
public void testPaintComponent()
public void testActionPerformed()
public void testComponentResized()
public void testComponentHidden()
public void testComponentMoved()
public void testComponentShown()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||