|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KflSorter.Transitions | |
|---|---|
| com.sun.javatest.report | This package provides API for generating reports about test runs. |
| Uses of KflSorter.Transitions in com.sun.javatest.report |
|---|
| Methods in com.sun.javatest.report that return KflSorter.Transitions | |
|---|---|
static KflSorter.Transitions |
KflSorter.Transitions.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static KflSorter.Transitions[] |
KflSorter.Transitions.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.sun.javatest.report with parameters of type KflSorter.Transitions | |
|---|---|
KflSorter.TestDiff(java.lang.String url,
java.lang.String tc,
TestResult tr,
KflSorter.Transitions type)
|
|
KflSorter.TestDiff(java.lang.String url,
TestResult tr,
KflSorter.Transitions type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||