mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

smaguin
28.51.2008 d75dfb3a986621966c359939b2502a8ccdebf11f
add header for automated spec generator
4 files modified
52 ■■■■ changed files
opendj-sdk/opends/tests/functional-tests/testcases/plugins/plugins_entryUUID.xml 12 ●●●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/functional-tests/testcases/plugins/plugins_lastmod.xml 11 ●●●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/functional-tests/testcases/plugins/plugins_refint.xml 18 ●●●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/functional-tests/testcases/plugins/plugins_uniqueness.xml 11 ●●●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/functional-tests/testcases/plugins/plugins_entryUUID.xml
@@ -35,7 +35,17 @@
      </script>
      <call function="'testSuite_Preamble'" />
<!--- Test Suite information
#@TestSuiteName       Plugin entryUUID Tests
#@TestSuitePurpose    Verify the plugin entryUUID
#@TestSuiteID         Plugins
#@TestSuiteGroup      Plugins
#@TestGroup           Plugins
#@TestScript          plugins_entryUUID.xml
#@TestHTMLLink        http://opends.dev.java.net/
-->
<!---
#@TestMarker            Plugin entryUUID
#@TestName              Plugin entryUUID
opendj-sdk/opends/tests/functional-tests/testcases/plugins/plugins_lastmod.xml
@@ -35,7 +35,16 @@
      </script>
      <call function="'testSuite_Preamble'" />
<!--- Test Suite information
#@TestSuiteName       Plugin lastmod Tests
#@TestSuitePurpose    Verify the plugin lastmod
#@TestSuiteID         Plugins
#@TestSuiteGroup      Plugins
#@TestGroup           Plugins
#@TestScript          plugins_lastmod.xml
#@TestHTMLLink        http://opends.dev.java.net/
-->
<!---
#@TestMarker          Plugin lastmod
#@TestName            Plugin lastmod
opendj-sdk/opends/tests/functional-tests/testcases/plugins/plugins_refint.xml
@@ -35,7 +35,9 @@
      </script>
      <call function="'testSuite_Preamble'" />
<!--
#@TestMarker       Plugin referential integrity
#@TestName         Plugin referential integrity
@@ -692,24 +694,24 @@
          'dsFilter'         : 'objectclass=groupOfUniqueNames' ,
          'attributes'       : 'uniquemember',
          'expectedRC'       :  0 }
    </call>
    </call>
    <script>
      returnString = STAXResult[0][1]
    </script>
    <message>'The references to the delete user must be still present ' </message>
    <message>'The references to the delete user must be still present ' </message>
    <call function="'searchStringForSubstring'">
      { 'returnString'     : returnString ,
         'testString'      : 'user07',
         'expectedResult'  : '1' }
    </call>
    </call>
    <call function="'testCase_Postamble'"/>
  </sequence>
 </testcase>
 <call function="'testSuite_Postamble'" />
 </sequence>
 </block>
 </block>
</function>
</stax>
opendj-sdk/opends/tests/functional-tests/testcases/plugins/plugins_uniqueness.xml
@@ -35,6 +35,17 @@
      </script>
      <call function="'testSuite_Preamble'" />
<!--- Test Suite information
#@TestSuiteName       Plugin uniqueness Tests
#@TestSuitePurpose    Verify the plugin uniqueness
#@TestSuiteID         Plugins
#@TestSuiteGroup      Plugins
#@TestGroup           Plugins
#@TestScript          plugins_uniqueness.xml
#@TestHTMLLink        http://opends.dev.java.net/
-->
                   
<!---
#@TestMarker       Plugin uniqueness