| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--junit.framework.Assert
|
+--junit.framework.TestCase
|
+--test.org.orange.kicsa.integration.skill.TestSkillJDBCDAO
JUnit TestCase.
| Field Summary | |
(package private) SkillJDBCDAO | dao |
(package private) Logger | log |
| Constructor Summary | |
TestSkillJDBCDAO(String name)Constructs a test case with the given name. | |
| Method Summary | |
static Test | suite() |
void | testClearCache() |
void | testCreate()Principe de testCreate : Creation de 2 competences createdParentSkill et createdChildSkill lie par une relation de type parent. |
void | testCreateRelationship() |
void | testGetAll() |
void | testGetAllDestinations() |
void | testGetByPrimaryKey() |
void | testGetChilds() |
void | testGetLevels() |
void | testGetParents() |
void | testRemove()Supprime les compétence parent et fils crée pour test |
void | testUpdate() |
| Methods inherited from class junit.framework.TestCase |
countTestCases, getName, name, run, run, runBare, setName, toString |
| Methods inherited from class junit.framework.Assert |
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
getClass, hashCode, equals, notify, notifyAll, wait, wait, wait |
| Field Detail |
SkillJDBCDAO dao
Logger log
| Constructor Detail |
public TestSkillJDBCDAO(String name)
| Method Detail |
public static Test suite()
public void testClearCache()
public void testCreate()
public void testCreateRelationship()
public void testGetAll()
public void testGetAllDestinations()
public void testGetByPrimaryKey()
public void testGetChilds()
public void testGetLevels()
public void testGetParents()
public void testRemove()
public void testUpdate()
| Association Links |
to Class org.orange.kicsa.business.skill.Skill
to Class org.orange.kicsa.business.skill.Skill
| Dependency Links |
to Class org.orange.kicsa.integration.skill.SkillJDBCDAO
to Class org.orange.kicsa.business.skill.Skill
to Class java.lang.String
to Class org.orange.util.Preferences
to Class java.lang.Class
to Class org.orange.util.integration.JDBCDAO
to Class org.orange.util.integration.DriverJDBCConnectionFactory
to Class org.orange.kicsa.integration.skill.RelationshipTypeJDBCDAO
to Class org.orange.kicsa.Application
to Class java.lang.Throwable
to Class junit.framework.Test
to Class junit.framework.TestSuite
to Class java.lang.System
to Class org.orange.kicsa.SkillNotFoundException
to Class java.lang.Exception
to Class org.orange.util.integration.DAOException
to Class org.orange.kicsa.business.skill.SkillKey
to Class java.util.Collection
to Class java.util.Iterator
to Class java.lang.Object
to Class org.orange.kicsa.business.skill.SkillImpl
to Class org.orange.kicsa.business.skill.SkillLevel
to Class org.orange.kicsa.business.skill.SkillLevelImpl
to Class java.util.SortedMap
to Class java.util.TreeMap
to Class java.util.Map
to Class Diagram org.orange.kicsa.integration.skill
to Class Diagram org.orange.kicsa.integration
to Class Diagram org.orange.kicsa
to Class Diagram org.orange
to Class Diagram org
to Class Diagram <default>
to Class Diagram org.orange.kicsa.business.skill
to Class Diagram org.orange.kicsa.business
to Class Diagram org.orange.util
to Class Diagram org.orange.util.integration
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||