|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectdk.hlyh.ciplugins.projecthealth.TestFailure
public class TestFailure
| Constructor Summary | |
|---|---|
TestFailure()
|
|
| Method Summary | |
|---|---|
int |
compareTo(TestFailure o)
|
int |
getCount()
|
java.lang.String |
getTestcase()
|
void |
setCount(int count)
|
void |
setTestcase(java.lang.String testcase)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestFailure()
| Method Detail |
|---|
public int getCount()
public void setCount(int count)
public java.lang.String getTestcase()
public void setTestcase(java.lang.String testcase)
public int compareTo(TestFailure o)
compareTo in interface java.lang.Comparable<TestFailure>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||