|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectariba.ui.aribaweb.test.Category
public class Category
| Constructor Summary | |
|---|---|
Category(String name)
|
|
| Method Summary | |
|---|---|
void |
add(TestUnit testUnit)
|
String |
getName()
|
List<TestUnit> |
getTestUnitList()
|
List<TestUnitPair> |
getTestUnitPairs()
|
void |
sort()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Category(String name)
| Method Detail |
|---|
public String getName()
public void add(TestUnit testUnit)
public List<TestUnit> getTestUnitList()
public List<TestUnitPair> getTestUnitPairs()
public void sort()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||