|
|
Test Case taDOM3/12-taDOM3-3-ACtaDOM3 Lock Requests of executed Operation getValue(contextElementNode) returns NodeThe getValue operation executed on an element context node returns the context node itself that represents the value.
Behavior specified with base operations:Read Set = CO , Write Set = - LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-]
taDOM3 Lock Requests of checked Operation getPrevSibling(contextNode) executed on node ACThe getPrevSibling operation returns null because the context node CO is the first child of parent node PA and no previous sibling node PS exists.
Bahavior specified with base operations:Read and write sets for execution on AC:Read Set = AC , Write Set = - LockRequest[node=CO,lock:NR,PSE:ER,NSE:-,FCE:-,LCE:-] on AC
- LockRequest[node=PA,lock:-,PSE:-,NSE:-,FCE:ER,LCE:-] on AC
Operations must be compatibleCheck | Existing LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=CO,lock:NR,PSE:ER,NSE:-,FCE:-,LCE:-] on AC | Requested lock NR on AC compatible to existing lock IR.
| Compatible | Check | Existing LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=PA,lock:-,PSE:-,NSE:-,FCE:ER,LCE:-] on AC | | Compatible | Test Case Ok |
|