Uses of Interface
gw.test.ITestMetadata
Packages that use ITestMetadata
-
Uses of ITestMetadata in gw.test
Classes in gw.test that implement ITestMetadataFields in gw.test with type parameters of type ITestMetadataModifier and TypeFieldDescriptionprivate final List<? extends ITestMetadata>TestBreakInfo._metadataMethods in gw.test that return types with arguments of type ITestMetadataModifier and TypeMethodDescriptionList<? extends ITestMetadata>ITestWithMetadata.getMetadata()Returns any applicable metadata for the tests in this class.List<? extends ITestMetadata>TestBreakInfo.getMetadata()Constructor parameters in gw.test with type arguments of type ITestMetadataModifierConstructorDescriptionTestBreakInfo(String name, List<? extends ITestMetadata> metadata, Throwable throwable)