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

From Apache OpenOffice Wiki
< Uno‎ | Binary
Jump to: navigation, search
Line 33: Line 33:
  
 
; Dependencies: None.
 
; Dependencies: None.
 +
 +
[[Category:Uno:Binary:Spec]]

Revision as of 08:50, 21 April 2006

author: Kr
version: 8840
state: draft
created: 12/22/2005
type: specification

Binary UNO Tester

Environment

Feature
Tests UNO environments.
Tests:
function uno_getEnvironment
  • reget environment with same type, purpose and context
  •  !reget environment with same type, purpose and different context
  •  !reget environment with same type, different purpose and same context
  • pEnv->pTypeName && pEnv->pContext match parameters
uno_getRegisteredEnvironments -
  • get registered env. via getRegisteredEnvs
  • ensure released env. is not gettable
uno_createEnvironment
Rationale 
API
Execute:
purpose_envs.test.bin
Compatibility Issues
None.
Dependencies
None.
Personal tools