Difference between revisions of "Uno/Binary/Spec/Tester/Mapping"

From Apache OpenOffice Wiki
< Uno‎ | Binary
Jump to: navigation, search
m (Updated.)
m (API)
 
Line 15: Line 15:
 
Exectuable:
 
Exectuable:
 
<pre>
 
<pre>
mapping.tester <source env. dcp> <destination env. dcp> [-s testfun "<ref string"]
+
mapping.tester <source env. dcp> <destination env. dcp> [-s testfun <ref string]
 
</pre>
 
</pre>
  

Latest revision as of 09:50, 9 February 2007

State: Draft Type: Specification

Feature

Tests:

  • mappings are regetable
  • map an object
  • mapped object is member of target environment
  • remapping object results in same mapped object
  • mapping object back results in source object
  • check mapping path with expectations (derived by rules)
  • interceptors are working
  • lifecycle of MediateMappings

API

Exectuable:

mapping.tester <source env. dcp> <destination env. dcp> [-s testfun <ref string]
Personal tools