Uno/Binary/Spec/Tester/Environment

From Apache OpenOffice Wiki
< Uno‎ | Binary
Jump to: navigation, search

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