From 83bc8f09261fb4d265cc79d39e740b4a0c9648e2 Mon Sep 17 00:00:00 2001 From: James Shaw Date: Fri, 28 Sep 2007 23:41:30 +0000 Subject: Stub out all test templates. Remove all previous tests. svn path=/trunk/dom/; revision=3602 --- test/xml/tests/attrentityreplacement.xml | 48 -------------------------------- 1 file changed, 48 deletions(-) delete mode 100644 test/xml/tests/attrentityreplacement.xml (limited to 'test/xml/tests/attrentityreplacement.xml') diff --git a/test/xml/tests/attrentityreplacement.xml b/test/xml/tests/attrentityreplacement.xml deleted file mode 100644 index d8fd431..0000000 --- a/test/xml/tests/attrentityreplacement.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - - - -attrEntityReplacement -NIST - - The "getValue()" method will return the value of the - attribute as a string. The general entity references - are replaced with their values. - Retrieve the attribute named "street" from the last - child of of the fourth employee and examine the string - returned by the "getValue()" method. The value should - be set to "Yes" after the EntityReference is - replaced with its value. This test uses the - "getNamedItem(name)" method from the NamedNodeMap - interface. - -Mary Brady -2001-08-17 - - - - - - - - - - - - - - - - - -- cgit v1.2.3