|
|||||||||||
| 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.moredata.dao.core.GenericDAOFieldsInfoTest
GenericDAOFieldsInfoTest.java Company MoreData
| Constructor Summary | |
GenericDAOFieldsInfoTest(java.lang.String name)
Constructor for the GenericDAOFieldsInfoTest object |
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Description of the Method |
protected void |
setUp()
Executado antes de cada método do test case |
static junit.framework.Test |
suite()
A unit test suite for JUnit |
protected void |
tearDown()
Limpa as variáveis A connecao e mantida entre testes. |
void |
testAddMetaField()
Test of addMetaField method, of class lixo.GenericDAOFieldsInfo. |
void |
testAddTable()
Test of addTable method, of class lixo.GenericDAOFieldsInfo. |
void |
testClear()
Test of clear method, of class lixo.GenericDAOFieldsInfo. |
void |
testGetColumnName()
Test of getColumnName method, of class lixo.GenericDAOFieldsInfo. |
void |
testGetColumnNumber()
Test of getColumnNumber method, of class lixo.GenericDAOFieldsInfo. |
void |
testGetColumns()
Test of getColumns method, of class lixo.GenericDAOFieldsInfo. |
void |
testGetColumnsNames()
Test of getColumnsNames method, of class lixo.GenericDAOFieldsInfo. |
void |
testGetDataBaseTable()
Test of getDataBaseTable method, of class lixo.GenericDAOFieldsInfo. |
void |
testGetJoinColumns()
Test of getJoinColumns, of class GenericDAOFieldsInfo. |
void |
testGetMetaField()
Test of getMetaField method, of class lixo.GenericDAOFieldsInfo. |
void |
testGetMetaFields()
Test of getMetaFields method, of class lixo.GenericDAOFieldsInfo. |
void |
testGetPKMetaField()
Test of getPKMetaField method, of class lixo.GenericDAOFieldsInfo. |
void |
testGetPKMetaFields()
Test of getPKMetaFields method, of class lixo.GenericDAOFieldsInfo. |
void |
testGetPKSize()
Test of getPKSize method, of class lixo.GenericDAOFieldsInfo. |
void |
testGetTablesNames()
Test of getTablesNames method, of class lixo.GenericDAOFieldsInfo. |
void |
testIsColumn()
Test of isColumn method, of class lixo.GenericDAOFieldsInfo. |
void |
testIsPKPart()
Test of isPKPart method, of class lixo.GenericDAOFieldsInfo. |
void |
testIsTable()
Test of isTable method, of class lixo.GenericDAOFieldsInfo. |
void |
testMissingTest()
Este teste verifica se esta classe de testes implementa pelo menos um teste por cada metodo public da classe que esta a ser testada. |
void |
testRemoveMetaField()
Test of removeMetaField method, of class lixo.GenericDAOFieldsInfo. |
void |
testRemoveTable()
Test of removeTable method, of class lixo.GenericDAOFieldsInfo. |
void |
testSetPKFlag()
Test of setPKFlag method, of class lixo.GenericDAOFieldsInfo. |
void |
testSetUpdateOrder()
Test of setUpdateOrder, of class GenericDAOFieldsInfo. |
| 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 GenericDAOFieldsInfoTest(java.lang.String name)
name - Test name.| Method Detail |
protected void setUp()
protected void tearDown()
public static junit.framework.Test suite()
public void testMissingTest()
throws java.lang.SecurityException
java.lang.SecurityException - Description of the Exceptionpublic void testAddMetaField()
public void testRemoveMetaField()
public void testClear()
public void testGetColumnName()
public void testGetColumns()
public void testGetColumnsNames()
public void testGetColumnNumber()
public void testGetMetaField()
public void testGetMetaFields()
public void testGetPKMetaField()
public void testGetPKMetaFields()
public void testGetPKSize()
public void testIsColumn()
public void testIsPKPart()
public void testSetPKFlag()
public void testAddTable()
public void testRemoveTable()
public void testGetDataBaseTable()
public void testIsTable()
public void testGetTablesNames()
public void testSetUpdateOrder()
public void testGetJoinColumns()
public static void main(java.lang.String[] args)
args - Description of the Parameter
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||