Package | Description |
---|---|
com.sun.javatest.report |
This package provides API for generating reports about test runs.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
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) |
Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.