public class TestSuite extends Object
| Constructor and Description |
|---|
TestSuite(Collection<TestCase> testCases) |
| Modifier and Type | Method and Description |
|---|---|
Collection<TestCase> |
getTestCases() |
com.hp.hpl.jena.rdf.model.Resource |
serialize(com.hp.hpl.jena.rdf.model.Model model) |
void |
setTestCases(Collection<TestCase> testCases) |
int |
size() |
public TestSuite(Collection<TestCase> testCases)
public Collection<TestCase> getTestCases()
public void setTestCases(Collection<TestCase> testCases)
public int size()
public com.hp.hpl.jena.rdf.model.Resource serialize(com.hp.hpl.jena.rdf.model.Model model)
Copyright © 2014. All rights reserved.