|
|
Test Case taDOM3+/35-taDOM3+-2-PAtaDOM3+ Lock Requests of executed Operation deleteNode(contextNode) returns nothingThe deleteNode operation is executed on the context attribute node CA and deletes the complete attribute.
Behavior specified with base operations:Read Set = , Write Set = CA AS - LockRequest[node=CA,lock:SX,PSE:-,NSE:-,FCE:-,LCE:-]
taDOM3+ Lock Requests of checked Operation getPrevSibling(contextNode) executed on node PAThe getPrevSibling operation returns the previous sibling node PS of the context node CO.
Bahavior specified with base operations:- readCO
- useCOPSE
- readPS
- usePSNSE
Read and write sets for execution on PA:Read Set = PA , Write Set = - LockRequest[node=CO,lock:NR,PSE:ER,NSE:-,FCE:-,LCE:-] on PA
- LockRequest[node=PS,lock:NR,PSE:-,NSE:ER,FCE:-,LCE:-] on PA
Operations must be compatibleCheck | Existing LockRequest[node=CA,lock:SX,PSE:-,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=CO,lock:NR,PSE:ER,NSE:-,FCE:-,LCE:-] on PA | Requested lock IR on AC compatible to existing lock IX. Requested lock NR on PA compatible to existing lock IX.
| Compatible | Check | Existing LockRequest[node=CA,lock:SX,PSE:-,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=PS,lock:NR,PSE:-,NSE:ER,FCE:-,LCE:-] on PA | Requested lock IR on AC compatible to existing lock IX.
| Compatible | Test Case Ok |
|