|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
sources.NodeLayer2Test
Constructor Summary | |
NodeLayer2Test(java.lang.String testName)
|
Method Summary | |
static junit.framework.Test |
suite()
|
void |
testChangeBinheight()
Test of changeBinheight method, of class sources.NodeLayer2. |
void |
testChangeMaxBinheight()
Test of changeMaxBinheight method, of class sources.NodeLayer2. |
void |
testCreatePolygons()
Test of createPolygons method, of class sources.NodeLayer2. |
void |
testCreateValues()
Test of createValues method, of class sources.NodeLayer2. |
void |
testGetObjectAtKoord()
Test of getObjectAtKoord method, of class sources.NodeLayer2. |
void |
testGetObjectsUnderRect()
Test of getObjectsUnderRect method, of class sources.NodeLayer2. |
void |
testIsOnly()
Test of isOnly method, of class sources.NodeLayer2. |
void |
testPaintLayer()
Test of paintLayer method, of class sources.NodeLayer2. |
void |
testSetOnly()
Test of setOnly method, of class sources.NodeLayer2. |
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, 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 NodeLayer2Test(java.lang.String testName)
Method Detail |
public static junit.framework.Test suite()
public void testGetObjectAtKoord()
public void testPaintLayer()
public void testCreatePolygons()
public void testGetObjectsUnderRect()
public void testCreateValues()
public void testChangeBinheight()
public void testChangeMaxBinheight()
public void testSetOnly()
public void testIsOnly()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |