:: com :: sun :: star ::

module test
Description
Test interfaces for core-reflection, introspection and marshalling.

Nested Modules
bridge
performance
Services
::com::sun::star::test::TestFactory [ DEPRECATED ]
describes a factory of services with interfaces for testing purposes.
Interfaces
::com::sun::star::test::XSimpleTest A simple interface to test a service or interface implementation.
::com::sun::star::test::XTest A simple interface to test a service or interface implementation.
::com::sun::star::test::XTestListener is used to handle errors/exceptions and warnings during tests.
Structs
::com::sun::star::test::TestEvent [ DEPRECATED ]
This event gets delivered whenever a test event (an error, an exception, a warning) takes place.
Top of Page