Searched refs:oldURL (Results 1 – 2 of 2) sorted by relevance
98 Object oldURL = oObj.getPropertyValue("URL") ; in _URL() local102 oObj.setPropertyValue("URL", oldURL) ; in _URL()
685 final String oldURL = databaseDoc.getURL(); in testGlobalEvents() local689 … assertEquals("store is not expected to change the document URL", databaseDoc.getURL(), oldURL); in testGlobalEvents()699 …ssertEquals("storetoURL is not expected to change the document URL", databaseDoc.getURL(), oldURL); in testGlobalEvents()
Completed in 15 milliseconds