|
|
Test Case taDOM3/35-taDOM3-16-COtaDOM3 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 getAttributes(contextElementNode) executed on node COThe getAttributes operation executed on the context element node CO returns a list of all attribute nodes of the context element.
Bahavior specified with base operations:Read and write sets for execution on CO:Read Set = CO CA AX , Write Set = - LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] on CO
- LockRequest[node=AR,lock:LR,PSE:-,NSE:-,FCE:-,LCE:-] on CO
Operations must be incompatibleCheck | Existing LockRequest[node=CA,lock:SX,PSE:-,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] on CO | Requested lock IR on AC compatible to existing lock IX. Requested lock IR on PA compatible to existing lock IX. Requested lock NR on CO compatible to existing lock IX.
| Compatible | Check | Existing LockRequest[node=CA,lock:SX,PSE:-,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=AR,lock:LR,PSE:-,NSE:-,FCE:-,LCE:-] on CO | Requested lock LR on AR incompatible to existing lock CX.
| Incompatible | Test Case Ok |
|