org.exolab.castor.tests.framework.testDescriptor
Class CustomTestType
java.lang.Object
org.exolab.castor.tests.framework.testDescriptor.CustomTestType
- java.io.Serializable
public class CustomTestType
extends java.lang.Object
implements java.io.Serializable
This element specifies an optional user-provided test. A user-
provided test consists of a test class name to be instantiated
and a non-static method to call for the method.
CustomTestType
public CustomTestType()
getMethods
public Methods getMethods()
Returns the value of field 'methods'.
- the value of field 'Methods'.
getTestClass
public java.lang.String getTestClass()
Returns the value of field 'testClass'.
- the value of field 'TestClass'.
isValid
public boolean isValid()
Method isValid.
- true if this object is valid according to the schema
setMethods
public void setMethods(Methods methods)
Sets the value of field 'methods'.
methods
- the value of field 'methods'.
setTestClass
public void setTestClass(java.lang.String testClass)
Sets the value of field 'testClass'.
testClass
- the value of field 'testClass'.
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com