|
|
Test Case taDOM2+/7-taDOM2+-11-ACtaDOM2+ Lock Requests of executed Operation getFirstChild(contextElementNode) returns null valueThe getFirstChild operation returns null because the context node CO does not have any child nodes.
Behavior specified with base operations:Read Set = CO COFCE COLCE , Write Set = - LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:ER,LCE:ER]
- LockRequest[node=CN,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-]
taDOM2+ Lock Requests of checked Operation getFragment(contextNode) executed on node ACThe getFragmentNodes operation returns a node list with all descendant nodes of the context node CO.
Bahavior 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 and write sets for execution on AC:Read Set = AC PA PS CO CS NS FC CH LC DC CA AS AX XS COPSE NSPSE FCPSE CHPSE LCPSE DCPSE PSNSE CONSE FCNSE CHNSE LCNSE DCNSE PAFCE COFCE FCFCE CHFCE LCFCE DCFCE PALCE COLCE FCLCE CHLCE LCLCE DCLCE , Write Set = - LockRequest[node=CO,lock:SR,PSE:-,NSE:-,FCE:-,LCE:-] on AC
- LockRequest[node=CN,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] on AC
Operations must be compatibleCheck | Existing LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:ER,LCE:ER] with Requested LockRequest[node=CO,lock:SR,PSE:-,NSE:-,FCE:-,LCE:-] on AC | Requested lock SR on AC compatible to existing lock IR.
| Compatible | Check | Existing LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:ER,LCE:ER] with Requested LockRequest[node=CN,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] on AC | Requested lock IR on AC compatible to existing lock IR.
| Compatible | Check | Existing LockRequest[node=CN,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=CO,lock:SR,PSE:-,NSE:-,FCE:-,LCE:-] on AC | Requested lock SR on AC compatible to existing lock IR.
| Compatible | Check | Existing LockRequest[node=CN,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=CN,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] on AC | Requested lock IR on AC compatible to existing lock IR.
| Compatible | Test Case Ok |
|