|
|
Test Case taDOM3/16-taDOM3-4-LCtaDOM3 Lock Requests of executed Operation getAttributes(contextElementNode) returns NodelistThe getAttributes operation executed on the context element node CO returns a list of all attribute nodes of the context element.
Behavior specified with base operations:Read Set = CO CA AX , Write Set = - LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-]
- LockRequest[node=AR,lock:LR,PSE:-,NSE:-,FCE:-,LCE:-]
taDOM3 Lock Requests of checked Operation getNextSibling(contextNode) executed on node LCThe getNextSibling operation returns the next sibling node NS of the context node CO.
Bahavior specified with base operations:- readCO
- useCONSE
- readNS
- useNSPSE
Read and write sets for execution on LC:Read Set = LC LCNSE , Write Set = - LockRequest[node=CO,lock:NR,PSE:-,NSE:ER,FCE:-,LCE:-] on LC
- LockRequest[node=NS,lock:NR,PSE:ER,NSE:-,FCE:-,LCE:-] on LC
Operations must be compatibleCheck | Existing LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=CO,lock:NR,PSE:-,NSE:ER,FCE:-,LCE:-] on LC | Requested lock IR on AC compatible to existing lock IR. Requested lock IR on PA compatible to existing lock IR. Requested lock IR on CO compatible to existing lock NR.
| Compatible | Check | Existing LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=NS,lock:NR,PSE:ER,NSE:-,FCE:-,LCE:-] on LC | Requested lock IR on AC compatible to existing lock IR. Requested lock IR on PA compatible to existing lock IR. Requested lock IR on CO compatible to existing lock NR.
| Compatible | Check | Existing LockRequest[node=AR,lock:LR,PSE:-,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=CO,lock:NR,PSE:-,NSE:ER,FCE:-,LCE:-] on LC | Requested lock IR on AC compatible to existing lock IR. Requested lock IR on PA compatible to existing lock IR. Requested lock IR on CO compatible to existing lock IR.
| Compatible | Check | Existing LockRequest[node=AR,lock:LR,PSE:-,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=NS,lock:NR,PSE:ER,NSE:-,FCE:-,LCE:-] on LC | Requested lock IR on AC compatible to existing lock IR. Requested lock IR on PA compatible to existing lock IR. Requested lock IR on CO compatible to existing lock IR.
| Compatible | Test Case Ok |
|