42 lines
1.4 KiB
JSON
42 lines
1.4 KiB
JSON
{
|
|
"path": "$OET_PATH/testcases/function_test/pkg_test/glassfish-jaxb/glassfish-jaxb-help",
|
|
"machine num": 1,
|
|
"cases": [
|
|
{
|
|
"name": "test_glassfish-jaxb-help_function_init",
|
|
"desc": "Test initialization of glassfish-jaxb-help"
|
|
},
|
|
{
|
|
"name": "test_glassfish-jaxb-help_function_parse",
|
|
"desc": "Test XML parsing functionality"
|
|
},
|
|
{
|
|
"name": "test_glassfish-jaxb-help_function_install",
|
|
"desc": "Test installation of glassfish-jaxb-help package"
|
|
},
|
|
{
|
|
"name": "test_glassfish-jaxb-help_function_check_ver",
|
|
"desc": "Test checking package version"
|
|
},
|
|
{
|
|
"name": "test_glassfish-jaxb-help_function_uninstall",
|
|
"desc": "Test uninstallation of glassfish-jaxb-help package"
|
|
},
|
|
{
|
|
"name": "test_glassfish-jaxb-help_function_bind_schema",
|
|
"desc": "Test binding XML schema to classes"
|
|
},
|
|
{
|
|
"name": "test_glassfish-jaxb-help_function_marshal_obj",
|
|
"desc": "Test marshalling Java objects to XML"
|
|
},
|
|
{
|
|
"name": "test_glassfish-jaxb-help_function_unmarshal_xml",
|
|
"desc": "Test unmarshalling XML to Java objects"
|
|
},
|
|
{
|
|
"name": "test_glassfish-jaxb-help_function_validate_xml",
|
|
"desc": "Test XML validation against schema"
|
|
}
|
|
]
|
|
} |