:: com :: sun :: star ::

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

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