public class TestCase extends TestObject<TestCase>
Constructor and Description |
---|
TestCase() |
Modifier and Type | Method and Description |
---|---|
int |
getFailCount() |
int |
getSkippedCount() |
int |
getTotalCount() |
addAttribute, getAge, getDescription, getDisplayName, getFailedSince, getId, getName, getOwner, getPreviousResult, getStatus, getStatusMessage, setDescription, setId, setName, setStatusString
public int getTotalCount()
getTotalCount
in class TestObject<TestCase>
public int getFailCount()
getFailCount
in class TestObject<TestCase>
public int getSkippedCount()
getSkippedCount
in class TestObject<TestCase>
Copyright © 2004-2015. All Rights Reserved.