|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.maven.continuum.model.scm.v1_0_9.TestCaseFailure
public class TestCaseFailure
Class TestCaseFailure.
Constructor Summary | |
---|---|
TestCaseFailure()
|
Method Summary | |
---|---|
String |
getException()
Get the exception field. |
String |
getName()
Get the name field. |
void |
setException(String exception)
Set the exception field. |
void |
setName(String name)
Set the name field. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestCaseFailure()
Method Detail |
---|
public String getException()
public String getName()
public void setException(String exception)
exception
- public void setName(String name)
name
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |