|
||||||||||
| 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.dbunit.DatabaseTestCase
org.dbunit.DBTestCase
org.dbunit.JndiBasedDBTestCase
com.silverpeas.components.model.AbstractTestDao
com.stratelia.webactiv.organization.SpaceTableTest
public class SpaceTableTest
| Field Summary |
|---|
| Fields inherited from class com.silverpeas.components.model.AbstractTestDao |
|---|
datasource |
| Constructor Summary | |
|---|---|
SpaceTableTest()
|
|
| Method Summary | |
|---|---|
protected String |
getDatasetFileName()
|
protected String |
getTableCreationFileName()
|
void |
testGetAllRootSpaceIds()
Test of getAllRootSpaceIds method, of class SpaceTable. |
void |
testGetAllSpaceIds()
Test of getAllSpaceIds method, of class SpaceTable. |
void |
testGetDirectSubSpaceIds()
Test of getDirectSubSpaceIds method, of class SpaceTable. |
void |
testIsSpaceInstExist()
Test of isSpaceInstExist method, of class SpaceTable. |
| Methods inherited from class com.silverpeas.components.model.AbstractTestDao |
|---|
cleanData, configureJNDIDatasource, getDataSet, getLookupName, getTableCreationScript, getTearDownOperation, prepareData, setUp, setUpClass, tearDown, tearDownClass |
| Methods inherited from class org.dbunit.JndiBasedDBTestCase |
|---|
getJNDIProperties, newDatabaseTester |
| Methods inherited from class org.dbunit.DBTestCase |
|---|
getConnection |
| Methods inherited from class org.dbunit.DatabaseTestCase |
|---|
closeConnection, getDatabaseTester, getOperationListener, getSetUpOperation, setUpDatabaseConfig |
| Methods inherited from class junit.framework.TestCase |
|---|
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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SpaceTableTest()
| Method Detail |
|---|
protected String getDatasetFileName()
getDatasetFileName in class AbstractTestDao
public void testIsSpaceInstExist()
throws Exception
Exception
public void testGetAllSpaceIds()
throws Exception
Exception
public void testGetAllRootSpaceIds()
throws Exception
Exception
public void testGetDirectSubSpaceIds()
throws Exception
Exceptionprotected String getTableCreationFileName()
getTableCreationFileName in class AbstractTestDao
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||