public class TestCase extends TestLevel
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
classname
The name of the class holding this test case
|
errors, failures, name, parent, skipped, start, tests, time, timestamp
dateTime, type
Constructor and Description |
---|
TestCase() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getClassname() |
void |
setClassname(java.lang.String classname) |
addMessage, getErrors, getFailures, getMessages, getName, getParent, getSkipped, getTests, getTime, getTimestamp, incrementErrors, incrementFailures, incrementSkipped, incrementTests, isStart, setErrors, setFailures, setName, setParent, setSkipped, setStart, setTests, setTime, setTimestamp
getDateTime, getType, setDateTime, setType
getDetails, getTagName, getText, setDetails, setTagName, setText
Copyright © SAS Institute. All Rights Reserved.