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

From Apache OpenOffice Wiki
< Uno‎ | Binary
Jump to: navigation, search
m (Updated.)
Line 11: Line 11:
 
* interceptors are working
 
* interceptors are working
 
* lifecycle of MediateMappings
 
* lifecycle of MediateMappings
 
==Rationale==
 
  
 
==API==
 
==API==
 
+
Exectuable:
==Dependencies==
+
<pre>
None.
+
mapping.tester <source env. dcp> <destination env. dcp> [-s testfun "<ref string"]
 +
</pre>
  
  

Revision as of 09:41, 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