|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Testsuite
A representation of the model object 'Testsuite'.
The following features are supported:
EtunitPackage.getTestsuite()| Method Summary | |
|---|---|
int |
getErrors()
Returns the value of the 'Errors' attribute. |
int |
getFailures()
Returns the value of the 'Failures' attribute. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
int |
getSkipped()
Returns the value of the 'Skipped' attribute. |
|
getTestcase()
Returns the value of the 'Testcase' containment reference list. |
int |
getTests()
Returns the value of the 'Tests' attribute. |
java.math.BigDecimal |
getTime()
Returns the value of the 'Time' attribute. |
javax.xml.datatype.XMLGregorianCalendar |
getTimestamp()
Returns the value of the 'Timestamp' attribute. |
boolean |
isSetErrors()
Returns whether the value of the ' Errors' attribute is set. |
boolean |
isSetFailures()
Returns whether the value of the ' Failures' attribute is set. |
boolean |
isSetSkipped()
Returns whether the value of the ' Skipped' attribute is set. |
boolean |
isSetTests()
Returns whether the value of the ' Tests' attribute is set. |
void |
setErrors(int value)
Sets the value of the ' Errors' attribute. |
void |
setFailures(int value)
Sets the value of the ' Failures' attribute. |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute. |
void |
setSkipped(int value)
Sets the value of the ' Skipped' attribute. |
void |
setTests(int value)
Sets the value of the ' Tests' attribute. |
void |
setTime(java.math.BigDecimal value)
Sets the value of the ' Time' attribute. |
void |
setTimestamp(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the ' Timestamp' attribute. |
void |
unsetErrors()
Unsets the value of the ' Errors' attribute. |
void |
unsetFailures()
Unsets the value of the ' Failures' attribute. |
void |
unsetSkipped()
Unsets the value of the ' Skipped' attribute. |
void |
unsetTests()
Unsets the value of the ' Tests' attribute. |
| Method Detail |
|---|
getTestcase()
TestcaseType.
If the meaning of the 'Testcase' containment reference list isn't clear, there really should be more of a description here...
EtunitPackage.getTestsuite_Testcase()int getErrors()
isSetErrors(),
unsetErrors(),
setErrors(int),
EtunitPackage.getTestsuite_Errors()void setErrors(int value)
Errors' attribute.
value - the new value of the 'Errors' attribute.isSetErrors(),
unsetErrors(),
getErrors()void unsetErrors()
Errors' attribute.
isSetErrors(),
getErrors(),
setErrors(int)boolean isSetErrors()
Errors' attribute is set.
unsetErrors(),
getErrors(),
setErrors(int)int getFailures()
isSetFailures(),
unsetFailures(),
setFailures(int),
EtunitPackage.getTestsuite_Failures()void setFailures(int value)
Failures' attribute.
value - the new value of the 'Failures' attribute.isSetFailures(),
unsetFailures(),
getFailures()void unsetFailures()
Failures' attribute.
isSetFailures(),
getFailures(),
setFailures(int)boolean isSetFailures()
Failures' attribute is set.
unsetFailures(),
getFailures(),
setFailures(int)java.lang.String getName()
setName(String),
EtunitPackage.getTestsuite_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()int getSkipped()
isSetSkipped(),
unsetSkipped(),
setSkipped(int),
EtunitPackage.getTestsuite_Skipped()void setSkipped(int value)
Skipped' attribute.
value - the new value of the 'Skipped' attribute.isSetSkipped(),
unsetSkipped(),
getSkipped()void unsetSkipped()
Skipped' attribute.
isSetSkipped(),
getSkipped(),
setSkipped(int)boolean isSetSkipped()
Skipped' attribute is set.
unsetSkipped(),
getSkipped(),
setSkipped(int)int getTests()
isSetTests(),
unsetTests(),
setTests(int),
EtunitPackage.getTestsuite_Tests()void setTests(int value)
Tests' attribute.
value - the new value of the 'Tests' attribute.isSetTests(),
unsetTests(),
getTests()void unsetTests()
Tests' attribute.
isSetTests(),
getTests(),
setTests(int)boolean isSetTests()
Tests' attribute is set.
unsetTests(),
getTests(),
setTests(int)java.math.BigDecimal getTime()
setTime(BigDecimal),
EtunitPackage.getTestsuite_Time()void setTime(java.math.BigDecimal value)
Time' attribute.
value - the new value of the 'Time' attribute.getTime()javax.xml.datatype.XMLGregorianCalendar getTimestamp()
setTimestamp(XMLGregorianCalendar),
EtunitPackage.getTestsuite_Timestamp()void setTimestamp(javax.xml.datatype.XMLGregorianCalendar value)
Timestamp' attribute.
value - the new value of the 'Timestamp' attribute.getTimestamp()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||