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

From Apache OpenOffice Wiki
< Uno‎ | Binary
Jump to: navigation, search
m (Improved layout. Splitted categories.)
Line 1: Line 1:
author[[User:Kr|Kr]] <br>
+
State: Draft Type: Specification
version: {{REVISIONID}} <br>
 
state:  draft          <br>
 
created: 12/22/2005    <br>
 
type:    specification  <br>
 
  
== Binary UNO Tester ==
+
==Feature==
=== Mapping ===
+
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
  
; Feature
+
==Rationale==
: 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
 
  
; Rationale :
+
==API==
  
; API
+
==Dependencies==
 +
None.
  
; Compatibility Issues: None.
 
  
; Dependencies: None.
+
[[Category:Spec]]
 
+
[[Category:Uno]]
[[Category:Uno:Binary:Spec]]
+
[[Category:Uno:Binary]]
 +
[[Category:Draft]]

Revision as of 16:45, 28 November 2006

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

Rationale

API

Dependencies

None.

Personal tools