test.org.orange.kicsa.integration.ability
Class TestAbilityJDBCDAO

java.lang.Object
  |
  +--junit.framework.Assert
        |
        +--junit.framework.TestCase
              |
              +--test.org.orange.kicsa.integration.ability.TestAbilityJDBCDAO

public class TestAbilityJDBCDAO
extends TestCase

JUnit TestCase.

testedclass org.orange.kicsa.integration.ability.AbilityJDBCDAO
testkind testcase
testsetup Default TestCase
testfamily JUnit

Field Summary
 (package private) final Ability[]ABILITIES
           
 (package private) AbilityDAOabilityDAO
           
 (package private) static EmployeecreatedEmployee
           

Constructor Summary
TestAbilityJDBCDAO(String name)
          Constructs a test case with the given name.

Method Summary
 static Testsuite()
           
 voidtestCreate()
           
 voidtestGetByEmployee()
           
 voidtestGetBySkill()
           
 voidtestRemove()
           
 voidtestRemoveByEmployee()
           

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

ABILITIES

final Ability[] ABILITIES

abilityDAO

AbilityDAO abilityDAO

createdEmployee

static Employee createdEmployee
Constructor Detail

TestAbilityJDBCDAO

public TestAbilityJDBCDAO(String name)
Constructs a test case with the given name.
Method Detail

suite

public static Test suite()

testCreate

public void testCreate()

testGetByEmployee

public void testGetByEmployee()

testGetBySkill

public void testGetBySkill()

testRemove

public void testRemove()

testRemoveByEmployee

public void testRemoveByEmployee()

Association Links

to Class org.orange.kicsa.integration.ability.AbilityDAO

to Class org.orange.kicsa.business.employee.Employee

to Class org.orange.kicsa.business.ability.Ability

Dependency Links

to Class org.orange.kicsa.integration.ability.AbilityJDBCDAO

to Class junit.framework.TestCase

to Class junit.framework.Test

to Class junit.framework.TestSuite

to Class org.orange.kicsa.integration.ability.AbilityDAO

to Class org.orange.kicsa.business.employee.Employee

to Class java.lang.String

to Class org.orange.util.Preferences

to Class org.orange.kicsa.integration.employee.EmployeeJDBCDAO

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.SkillJDBCDAO

to Class org.orange.kicsa.integration.skill.RelationshipTypeJDBCDAO

to Class java.util.Date

to Class org.orange.kicsa.business.employee.EmployeeImpl

to Class org.orange.util.integration.DAOException

to Class org.orange.kicsa.business.employee.EmployeeKey

to Class java.lang.System

to Class org.orange.kicsa.business.ability.Ability

to Class org.orange.kicsa.business.ability.AbilityImpl

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.Skill

to Class org.orange.kicsa.business.skill.SkillImpl

to Class Diagram org.orange.kicsa.integration.ability

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.employee

to Class Diagram org.orange.kicsa.business

to Class Diagram org.orange.util

to Class Diagram org.orange.kicsa.integration.employee

to Class Diagram org.orange.util.integration

to Class Diagram org.orange.kicsa.integration.skill

to Class Diagram org.orange.kicsa.business.ability

to Class Diagram org.orange.kicsa.business.skill