public class mtTestSuite extends Object
| Modifier and Type | Method and Description |
|---|---|
Vector |
getCases() |
Vector |
getFinalCases() |
Vector |
getInitCases() |
int |
getNumThreads() |
String |
getRoot() |
mtTime |
getTime() |
long |
getTimeMillis() |
mtTestCase |
grabTestCase() |
void |
init() |
void |
setRoot(String rootDir) |
String |
toString() |
public void init()
public void setRoot(String rootDir)
public String getRoot()
public int getNumThreads()
public Vector getCases()
public Vector getInitCases()
public Vector getFinalCases()
public mtTime getTime()
public long getTimeMillis()
public mtTestCase grabTestCase()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.