| Package | Description |
|---|---|
| gw.test |
| Modifier and Type | Method and Description |
|---|---|
static TestMetadata |
TestMetadata.deserializeXml(SimpleXmlNode xml) |
| Modifier and Type | Method and Description |
|---|---|
Collection<TestMetadata> |
TestClass.createClassMetadata() |
protected Collection<TestMetadata> |
TestClass.createMetadata(Annotation[] annotations) |
protected Collection<TestMetadata> |
TestClass.createMetadata(List<IAnnotationInfo> annotationInfos) |
Collection<TestMetadata> |
TestClass.createMethodMetadata(String method) |
List<TestMetadata> |
TestClass.getMetadata() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TestClass.addMetadata(Collection<TestMetadata> metadata) |
Copyright © 2017. All rights reserved.