xml/xmldomandxpath/test/tef/xmlengxpathutils_tef/scripts/xmlengxpathutilstestsuite.script
changeset 0 e35f40988205
equal deleted inserted replaced
-1:000000000000 0:e35f40988205
       
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 PRINT Run XML xmlengxpathutils_tef
       
    17 LOAD_SUITE xmlengxpathutils_tef
       
    18 DELAY 500
       
    19 START_TESTCASE BASESRVCS-XML-CT-4936
       
    20 //
       
    21 //! @SYMTestCaseID BASESRVCS-XML-CT-4936
       
    22 //! @SYMTestCaseDesc Tests the APIs to improve the code coverage
       
    23 //! @SYMPREQ PREQ2051
       
    24 //! @SYMTestPriority High
       
    25 //! @SYMTestActions The following API is tested for code coverage
       
    26 //!  XmlEngXPathUtils::ToBoolean
       
    27 //! @SYMTestExpectedResults EPass
       
    28 	RUN_TEST_STEP 100 xmlengxpathutils_tef XmlEngXPathUtilsToBoolean
       
    29 END_TESTCASE BASESRVCS-XML-CT-4936