|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectucot.test.UseCaseTest
public class UseCaseTest
This class implements tests for use cases.
Field Summary | |
---|---|
(package private) UseCaseCollection |
collection
|
(package private) UseCase |
useCase
|
Constructor Summary | |
---|---|
UseCaseTest()
|
Method Summary | |
---|---|
void |
testName()
Method for testing use case object's name attribute. |
void |
testStep()
Method for testing use case object's step attribute. |
void |
testUseCaseExists()
Test use case existance checking method. |
void |
testUseCaseMerge()
Testing use case collection's merge operation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
UseCase useCase
UseCaseCollection collection
Constructor Detail |
---|
public UseCaseTest()
Method Detail |
---|
public void testName()
public void testStep()
public void testUseCaseMerge()
public void testUseCaseExists()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |