| Home >> All >> net >> sourceforge >> harness >> xml |
Package Samples:
net.sourceforge.harness.xml.conversion: The net.sourceforge.harness package provides the core implementation of the Harness framework, a Java API for written test software.
net.sourceforge.harness.xml.jaxb.harness: The net.sourceforge.harness.xml.jaxb package provides the generated Java XML binding files.
net.sourceforge.harness.xml.jaxb
net.sourceforge.harness.xml.io
net.sourceforge.harness.xml.factory
net.sourceforge.harness.xml.util
Classes:
PropertyElementHelper: Utility class for converting <property> attributes. The thing with properties is that the attributes are always specified as strings, but it is very well possible that an environment property is not a string, but an instance of a (static) Java class. The responsibility of this object is to convert property names to instance references. The specified property is a string in case 'keyType' or 'valueType' does not contain 'class'. Usage: trivial Version Info: $Date: 2002/10/22 14:10:21 $ $Revision: 1.1 $ $Author: mgl $ Change Log: $Log: PropertyElementHelper.java,v $ Revision 1.1 2002/10/22 ...
PropertyParentType: Typesafe enum implementation for a property's parent. Usage: trivial Version Info: $Date: 2002/10/22 14:09:00 $ $Revision: 1.1 $ $Author: mgl $ Change Log: $Log: PropertyParentType.java,v $ Revision 1.1 2002/10/22 14:09:00 mgl Added 3 EJB specific test cases, added basic support for non-string property types, basic support for system-wide runtime properties, fixed a JAXB optional element bug in 'runtime' element and upgraded Log4J to version 1.2.7, a version compatible with JBoss 3.0.3 Note: please, don't modify the change log!
UserPropertyType: Typesafe enum implementation for user properties. Usage: trivial Version Info: $Date: 2002/10/22 14:09:00 $ $Revision: 1.3 $ $Author: mgl $ Change Log: $Log: UserPropertyType.java,v $ Revision 1.3 2002/10/22 14:09:00 mgl Added 3 EJB specific test cases, added basic support for non-string property types, basic support for system-wide runtime properties, fixed a JAXB optional element bug in 'runtime' element and upgraded Log4J to version 1.2.7, a version compatible with JBoss 3.0.3 Note: please, don't modify the change log!
JavaPropertyType: Typesafe enum implementation for java properties. Usage: trivial Version Info: $Date: 2002/10/22 14:09:00 $ $Revision: 1.3 $ $Author: mgl $ Change Log: $Log: JavaPropertyType.java,v $ Revision 1.3 2002/10/22 14:09:00 mgl Added 3 EJB specific test cases, added basic support for non-string property types, basic support for system-wide runtime properties, fixed a JAXB optional element bug in 'runtime' element and upgraded Log4J to version 1.2.7, a version compatible with JBoss 3.0.3 Note: please, don't modify the change log!
OsPropertyType: Typesafe enum implementation for os properties. Usage: trivial Version Info: $Date: 2002/10/22 14:09:00 $ $Revision: 1.3 $ $Author: mgl $ Change Log: $Log: OsPropertyType.java,v $ Revision 1.3 2002/10/22 14:09:00 mgl Added 3 EJB specific test cases, added basic support for non-string property types, basic support for system-wide runtime properties, fixed a JAXB optional element bug in 'runtime' element and upgraded Log4J to version 1.2.7, a version compatible with JBoss 3.0.3 Note: please, don't modify the change log!
ExceptionConverter: Converts a java.lang.Exception to a java.lang.String and vice versa. Usage: trivial History: 20020408, Initial file CVS Information: $Date: 2002/10/09 13:11:32 $ $Revision: 1.2 $ $Author: mgl $
DateConverter: Converts a java.util.Date to a java.lang.String and vice versa. Usage: trivial History: 20011019, Initial file CVS Information: $Date: 2002/10/09 13:11:32 $ $Revision: 1.3 $ $Author: mgl $
JavaOptionsTestCase: Test case for net.sourceforge.harness.xml.jaxb.JavaOptions. Usage: trivial History: 20020406, Initial file CVS Information: $Date: 2003/01/24 10:10:22 $ $Revision: 1.5 $ $Author: mgl $
DescriptionTestCase: Test case for net.sourceforge.harness.xml.jaxb.Description. Usage: trivial History: 20020406, Initial file CVS Information: $Date: 2003/01/24 10:10:21 $ $Revision: 1.5 $ $Author: mgl $
CommandLineTestCase: Test case for net.sourceforge.harness.xml.jaxb.CommandLine. Usage: trivial History: 20020406, Initial file CVS Information: $Date: 2003/01/24 10:10:21 $ $Revision: 1.5 $ $Author: mgl $
ClassPathTestCase: Test case for net.sourceforge.harness.xml.jaxb.ClassPath. Usage: trivial History: 20020406, Initial file CVS Information: $Date: 2003/01/24 10:10:21 $ $Revision: 1.6 $ $Author: mgl $
AuthorTestCase: Test case for net.sourceforge.harness.xml.jaxb.Author. Usage: trivial History: 20020406, Initial file CVS Information: $Date: 2003/01/24 10:10:21 $ $Revision: 1.5 $ $Author: mgl $
ParamTestCase: Test case for net.sourceforge.harness.xml.jaxb.Param. Usage: trivial History: 20020406, Initial file CVS Information: $Date: 2003/01/24 10:10:22 $ $Revision: 1.5 $ $Author: mgl $
InfoTestCase: Test case for net.sourceforge.harness.xml.jaxb.Info. Usage: trivial History: 20020406, Initial file CVS Information: $Date: 2003/01/24 10:10:22 $ $Revision: 1.5 $ $Author: mgl $
AssertTestCase: Test case for net.sourceforge.harness.jaxb.Author. Usage: trivial History: 20020406, Initial file CVS Information: $Date: 2003/01/24 10:10:20 $ $Revision: 1.4 $ $Author: mgl $
ErrorTestCase: Test case for net.sourceforge.harness.jaxb.Author. Usage: trivial History: 20020406, Initial file CVS Information: $Date: 2003/01/24 10:10:22 $ $Revision: 1.4 $ $Author: mgl $
TestRunTestCase: Test case for net.sourceforge.harness.jaxb.Author. Usage: trivial History: 20020406, Initial file CVS Information: $Date: 2003/01/24 10:10:23 $ $Revision: 1.4 $ $Author: mgl $
UserTestCase: Test case for net.sourceforge.harness.jaxb.Author. Usage: trivial History: 20020406, Initial file CVS Information: $Date: 2003/01/24 10:10:23 $ $Revision: 1.4 $ $Author: mgl $
JavaTestCase: Test case for net.sourceforge.harness.jaxb.Author. Usage: trivial History: 20020406, Initial file CVS Information: $Date: 2003/01/24 10:10:22 $ $Revision: 1.4 $ $Author: mgl $
MessagesTestCase: Test case for net.sourceforge.harness.jaxb.Author. Usage: trivial History: 20020406, Initial file CVS Information: $Date: 2003/01/24 10:10:22 $ $Revision: 1.4 $ $Author: mgl $
OsTestCase: Test case for net.sourceforge.harness.jaxb.Author. Usage: trivial History: 20020406, Initial file CVS Information: $Date: 2003/01/24 10:10:22 $ $Revision: 1.4 $ $Author: mgl $
ExecutionTestCase: Test case for net.sourceforge.harness.jaxb.Author. Usage: trivial History: 20020406, Initial file CVS Information: $Date: 2003/01/24 10:10:22 $ $Revision: 1.4 $ $Author: mgl $
HarnessInputTestCase: Test case for net.sourceforge.harness.jaxb.Author. Usage: trivial History: 20020406, Initial file CVS Information: $Date: 2003/01/24 10:10:22 $ $Revision: 1.4 $ $Author: mgl $
HarnessOutputTestCase: Test case for net.sourceforge.harness.jaxb.Author. Usage: trivial History: 20020406, Initial file CVS Information: $Date: 2003/01/24 10:10:22 $ $Revision: 1.5 $ $Author: mgl $
ProjectTestCase: Test case for net.sourceforge.harness.jaxb.Author. Usage: trivial History: 20020406, Initial file CVS Information: $Date: 2003/01/24 10:10:22 $ $Revision: 1.4 $ $Author: mgl $
| Home | Contact Us | Privacy Policy | Terms of Service |