|
|
Test Case taDOM3/11-taDOM3-1-FCtaDOM3 Lock Requests of executed Operation getFragment(contextNode) returns NodelistThe getFragmentNodes operation returns a node list with all descendant nodes of the context node CO.
Behavior specified with base operations:- readCO
- readCS
- readFC
- readCH
- readLC
- readDC
- readCA
- readAS
- readAX
- readXS
- useCOFCE
- useCOLCE
- useFCPSE
- useFCNSE
- useFCFCE
- useFCLCE
- useCHPSE
- useCHNSE
- useCHFCE
- useCHLCE
- useLCPSE
- useLCNSE
- useLCFCE
- useLCLCE
- useDCPSE
- useDCNSE
- useDCFCE
- useDCLCE
Read Set = CO CS FC CH LC DC CA AS AX XS COFCE COLCE FCPSE FCNSE FCFCE FCLCE CHPSE CHNSE CHFCE CHLCE LCPSE LCNSE LCFCE LCLCE DCPSE DCNSE DCFCE DCLCE , Write Set = - LockRequest[node=CO,lock:SR,PSE:-,NSE:-,FCE:-,LCE:-]
taDOM3 Lock Requests of checked Operation getParentNode(contextNode) executed on node FCThe getParentNode operation returns the parent node PA of the context node CO.
Bahavior specified with base operations:Read and write sets for execution on FC:Read Set = CO FC , Write Set = - LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] on FC
- LockRequest[node=PA,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] on FC
Operations must be compatibleCheck | Existing LockRequest[node=CO,lock:SR,PSE:-,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] on FC | 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 SR.
| Compatible | Check | Existing LockRequest[node=CO,lock:SR,PSE:-,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=PA,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] on FC | Requested lock IR on AC compatible to existing lock IR. Requested lock IR on PA compatible to existing lock IR. Requested lock NR on CO compatible to existing lock SR.
| Compatible | Test Case Ok |
|