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

From Apache OpenOffice Wiki
< Uno‎ | Binary
Jump to: navigation, search
m (updated.)
m (Updated state line.)
 
Line 1: Line 1:
Type: specification  State: {{Uno/CWS|SRC680|bunoexttm}}
+
Type: specification  State: draft
  
 
==Feature==
 
==Feature==
Line 32: Line 32:
  
 
[[Category:Spec]]
 
[[Category:Spec]]
 +
[[Category:Draft]]
 
[[Category:Uno]]
 
[[Category:Uno]]
 
[[Category:Uno:Binary]]
 
[[Category:Uno:Binary]]

Latest revision as of 09:23, 13 February 2007

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
  • uno_Environment->registerInterface
  • uno_Environment->registerProxyInterface
  • uno_Environment->revokeInterface
  • uno_Environment->getObjectIdentifier
  • uno_Environment->getRegisteredInterface
  • uno_Environment->getRegisteredInterfaces
  • uno_Environment->computeObjectIdentifier
  • uno_Environment->acquire
  • uno_Environment->release

API

Exectuable:

env.tester.bin <env. descriptor>
Personal tools