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

From Apache OpenOffice Wiki
< Uno‎ | Binary
Jump to: navigation, search
m (Fixed section indentation, some wording.)
m (Splitted categories.)
Line 20: Line 20:
 
* purpose_envs.test.bin
 
* purpose_envs.test.bin
  
==Dependencies==
 
None.
 
  
 
+
[[Category:Spec]]
[[Category:Uno:Binary:Spec]]
+
[[Category:Uno]]
 +
[[Category:Uno:Binary]]

Revision as of 16:41, 28 November 2006

Type: specification State: draft

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

API

  • purpose_envs.test.bin
Personal tools