| |||||||||
| 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.service.employee.TestEmployeeServiceImpl
JUnit TestCase.
| Constructor Summary | |
TestEmployeeServiceImpl(String name)Constructs a test case with the given name. | |
| Method Summary | |
static Test | suite() |
void | testCreate() |
void | testRemove() |
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 |
| Constructor Detail |
public TestEmployeeServiceImpl(String name)
| Method Detail |
public static Test suite()
public void testCreate()
public void testRemove()
public void testUpdate()
| Association Links |
to Class org.orange.kicsa.business.employee.Employee
| Dependency Links |
to Class junit.framework.TestCase
to Class java.lang.String
to Class org.orange.kicsa.service.employee.EmployeeServicePool
to Class org.orange.kicsa.business.employee.Employee
to Class junit.framework.Test
to Class junit.framework.TestSuite
to Class org.orange.util.Preferences
to Class org.orange.util.integration.JDBCDAO
to Class java.lang.Class
to Class org.orange.util.integration.DriverJDBCConnectionFactory
to Class org.orange.kicsa.Application
to Class java.lang.Throwable
to Class java.util.Date
to Class org.orange.kicsa.business.employee.EmployeeImpl
to Class org.orange.kicsa.service.employee.EmployeeService
to Class java.lang.System
to Class Diagram org.orange.kicsa.service.employee
to Class Diagram org.orange.kicsa.service
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.util.integration
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||