Uses of Class
gw.test.TestMetadata
Packages that use TestMetadata
-
Uses of TestMetadata in gw.test
Fields in gw.test with type parameters of type TestMetadataMethods in gw.test that return TestMetadataModifier and TypeMethodDescriptionstatic TestMetadataTestMetadata.deserializeXml(SimpleXmlNode xml) Methods in gw.test that return types with arguments of type TestMetadataModifier and TypeMethodDescriptionTestClass.createClassMetadata()protected Collection<TestMetadata>TestClass.createMetadata(Annotation[] annotations) protected Collection<TestMetadata>TestClass.createMetadata(List<IAnnotationInfo> annotationInfos) TestClass.createMethodMetadata(String method) TestClass.getMetadata()Method parameters in gw.test with type arguments of type TestMetadataModifier and TypeMethodDescriptionprotected voidTestClass.addMetadata(Collection<TestMetadata> metadata)