From 070fbdb1e1e210c6047db8ad83e39c37b7384e9f Mon Sep 17 00:00:00 2001
From: mkeyes <mkeyes@localhost>
Date: Wed, 05 Sep 2007 18:59:50 +0000
Subject: [PATCH] Fixed a situation where OpenDs is now returning roomNumber and telephoneNumber rather than roomnumber and telephonenumber some of the functional tests.
---
opendj-sdk/opends/tests/functional-tests/testcases/aci/multiple_aci_tests.xml | 74 ++++++++++++++++++------------------
opendj-sdk/opends/tests/functional-tests/testcases/aci/aci_targetattr.xml | 8 ++--
opendj-sdk/opends/tests/functional-tests/testcases/aci/aci_targetfilter.xml | 24 ++++++------
3 files changed, 53 insertions(+), 53 deletions(-)
diff --git a/opendj-sdk/opends/tests/functional-tests/testcases/aci/aci_targetattr.xml b/opendj-sdk/opends/tests/functional-tests/testcases/aci/aci_targetattr.xml
index f2e3eaa..456f3bf 100755
--- a/opendj-sdk/opends/tests/functional-tests/testcases/aci/aci_targetattr.xml
+++ b/opendj-sdk/opends/tests/functional-tests/testcases/aci/aci_targetattr.xml
@@ -367,7 +367,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'telephonenumber:' ,
+ 'testString' : 'telephoneNumber:' ,
'expectedResult' : '1' }
</call>
@@ -528,7 +528,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'telephonenumber:' ,
+ 'testString' : 'telephoneNumber:' ,
'expectedResult' : '0' }
</call>
@@ -690,7 +690,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'telephonenumber:' ,
+ 'testString' : 'telephoneNumber:' ,
'expectedResult' : '1' }
</call>
@@ -1169,7 +1169,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'telephonenumber:' ,
+ 'testString' : 'telephoneNumber:' ,
'expectedResult' : '0' }
</call>
diff --git a/opendj-sdk/opends/tests/functional-tests/testcases/aci/aci_targetfilter.xml b/opendj-sdk/opends/tests/functional-tests/testcases/aci/aci_targetfilter.xml
index 987966c..e19fb96 100755
--- a/opendj-sdk/opends/tests/functional-tests/testcases/aci/aci_targetfilter.xml
+++ b/opendj-sdk/opends/tests/functional-tests/testcases/aci/aci_targetfilter.xml
@@ -213,7 +213,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'roomnumber:' ,
+ 'testString' : 'roomNumber:' ,
'expectedResult' : '1' }
</call>
@@ -394,7 +394,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'roomnumber:' ,
+ 'testString' : 'roomNumber:' ,
'expectedResult' : '0' }
</call>
@@ -572,7 +572,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'roomnumber:' ,
+ 'testString' : 'roomNumber:' ,
'expectedResult' : '1' }
</call>
@@ -750,7 +750,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'roomnumber:' ,
+ 'testString' : 'roomNumber:' ,
'expectedResult' : '1' }
</call>
@@ -906,7 +906,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'roomnumber:' ,
+ 'testString' : 'roomNumber:' ,
'expectedResult' : '1' }
</call>
@@ -1110,7 +1110,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'roomnumber:' ,
+ 'testString' : 'roomNumber:' ,
'expectedResult' : '1' }
</call>
@@ -1539,7 +1539,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'roomnumber:' ,
+ 'testString' : 'roomNumber:' ,
'expectedResult' : '1' }
</call>
@@ -1743,7 +1743,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'roomnumber:' ,
+ 'testString' : 'roomNumber:' ,
'expectedResult' : '1' }
</call>
@@ -1899,7 +1899,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'roomnumber:' ,
+ 'testString' : 'roomNumber:' ,
'expectedResult' : '1' }
</call>
@@ -2079,7 +2079,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'roomnumber:' ,
+ 'testString' : 'roomNumber:' ,
'expectedResult' : '1' }
</call>
@@ -2259,7 +2259,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'roomnumber:' ,
+ 'testString' : 'roomNumber:' ,
'expectedResult' : '1' }
</call>
@@ -2439,7 +2439,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'roomnumber:' ,
+ 'testString' : 'roomNumber:' ,
'expectedResult' : '1' }
</call>
diff --git a/opendj-sdk/opends/tests/functional-tests/testcases/aci/multiple_aci_tests.xml b/opendj-sdk/opends/tests/functional-tests/testcases/aci/multiple_aci_tests.xml
index 2597609..f3780cf 100644
--- a/opendj-sdk/opends/tests/functional-tests/testcases/aci/multiple_aci_tests.xml
+++ b/opendj-sdk/opends/tests/functional-tests/testcases/aci/multiple_aci_tests.xml
@@ -233,7 +233,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'roomnumber:' ,
+ 'testString' : 'roomNumber:' ,
'expectedResult' : '1' }
</call>
@@ -245,7 +245,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'telephonenumber:' ,
+ 'testString' : 'telephoneNumber:' ,
'expectedResult' : '0' }
</call>
@@ -413,7 +413,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'roomnumber:' ,
+ 'testString' : 'roomNumber:' ,
'expectedResult' : '1' }
</call>
@@ -425,7 +425,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'telephonenumber:' ,
+ 'testString' : 'telephoneNumber:' ,
'expectedResult' : '0' }
</call>
@@ -455,7 +455,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'roomnumber:' ,
+ 'testString' : 'roomNumber:' ,
'expectedResult' : '1' }
</call>
@@ -467,7 +467,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'telephonenumber:' ,
+ 'testString' : 'telephoneNumber:' ,
'expectedResult' : '0' }
</call>
@@ -611,7 +611,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'roomnumber:' ,
+ 'testString' : 'roomNumber:' ,
'expectedResult' : '1' }
</call>
@@ -623,7 +623,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'telephonenumber:' ,
+ 'testString' : 'telephoneNumber:' ,
'expectedResult' : '0' }
</call>
@@ -653,7 +653,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'roomnumber:' ,
+ 'testString' : 'roomNumber:' ,
'expectedResult' : '1' }
</call>
@@ -665,7 +665,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'telephonenumber:' ,
+ 'testString' : 'telephoneNumber:' ,
'expectedResult' : '0' }
</call>
@@ -809,7 +809,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'roomnumber:' ,
+ 'testString' : 'roomNumber:' ,
'expectedResult' : '1' }
</call>
@@ -821,7 +821,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'telephonenumber:' ,
+ 'testString' : 'telephoneNumber:' ,
'expectedResult' : '0' }
</call>
@@ -851,7 +851,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'telephonenumber:' ,
+ 'testString' : 'telephoneNumber:' ,
'expectedResult' : '1' }
</call>
@@ -863,7 +863,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'roomnumber:' ,
+ 'testString' : 'roomNumber:' ,
'expectedResult' : '0' }
</call>
@@ -1490,7 +1490,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'roomnumber:' ,
+ 'testString' : 'roomNumber:' ,
'expectedResult' : '1' }
</call>
@@ -1502,7 +1502,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'telephonenumber:' ,
+ 'testString' : 'telephoneNumber:' ,
'expectedResult' : '0' }
</call>
@@ -1670,7 +1670,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'roomnumber:' ,
+ 'testString' : 'roomNumber:' ,
'expectedResult' : '1' }
</call>
@@ -1682,7 +1682,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'telephonenumber:' ,
+ 'testString' : 'telephoneNumber:' ,
'expectedResult' : '0' }
</call>
@@ -1712,7 +1712,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'roomnumber:' ,
+ 'testString' : 'roomNumber:' ,
'expectedResult' : '1' }
</call>
@@ -1724,7 +1724,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'telephonenumber:' ,
+ 'testString' : 'telephoneNumber:' ,
'expectedResult' : '0' }
</call>
@@ -1868,7 +1868,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'roomnumber:' ,
+ 'testString' : 'roomNumber:' ,
'expectedResult' : '1' }
</call>
@@ -1880,7 +1880,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'telephonenumber:' ,
+ 'testString' : 'telephoneNumber:' ,
'expectedResult' : '0' }
</call>
@@ -1910,7 +1910,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'roomnumber:' ,
+ 'testString' : 'roomNumber:' ,
'expectedResult' : '1' }
</call>
@@ -1922,7 +1922,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'telephonenumber:' ,
+ 'testString' : 'telephoneNumber:' ,
'expectedResult' : '0' }
</call>
@@ -2066,7 +2066,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'roomnumber:' ,
+ 'testString' : 'roomNumber:' ,
'expectedResult' : '1' }
</call>
@@ -2078,7 +2078,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'telephonenumber:' ,
+ 'testString' : 'telephoneNumber:' ,
'expectedResult' : '0' }
</call>
@@ -2108,7 +2108,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'telephonenumber:' ,
+ 'testString' : 'telephoneNumber:' ,
'expectedResult' : '1' }
</call>
@@ -2120,7 +2120,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'roomnumber:' ,
+ 'testString' : 'roomNumber:' ,
'expectedResult' : '0' }
</call>
@@ -2268,7 +2268,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'roomnumber:' ,
+ 'testString' : 'roomNumber:' ,
'expectedResult' : '0' }
</call>
@@ -2298,7 +2298,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'telephonenumber:' ,
+ 'testString' : 'telephoneNumber:' ,
'expectedResult' : '1' }
</call>
@@ -2310,7 +2310,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'roomnumber:' ,
+ 'testString' : 'roomNumber:' ,
'expectedResult' : '0' }
</call>
@@ -2454,7 +2454,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'roomnumber:' ,
+ 'testString' : 'roomNumber:' ,
'expectedResult' : '1' }
</call>
@@ -2466,7 +2466,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'telephonenumber:' ,
+ 'testString' : 'telephoneNumber:' ,
'expectedResult' : '0' }
</call>
@@ -2496,7 +2496,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'telephonenumber:' ,
+ 'testString' : 'telephoneNumber:' ,
'expectedResult' : '1' }
</call>
@@ -2508,7 +2508,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'roomnumber:' ,
+ 'testString' : 'roomNumber:' ,
'expectedResult' : '0' }
</call>
@@ -2676,7 +2676,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'telephonenumber:' ,
+ 'testString' : 'telephoneNumber:' ,
'expectedResult' : '1' }
</call>
@@ -2688,7 +2688,7 @@
<call function="'searchStringForSubstring'">
{ 'returnString' : returnString ,
- 'testString' : 'roomnumber:' ,
+ 'testString' : 'roomNumber:' ,
'expectedResult' : '0' }
</call>
--
Gitblit v1.10.0