Top   Module   Use   Manual   Index 
 NESTED MODULES | SERVICES | INTERFACES | STRUCTS | EXCEPTIONS | ENUMS | TYPEDEFS | CONSTANT GROUPS 

com :: sun :: star ::

module test

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


Nested Modules

bridge
performance

Services

TestFactory 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 This event gets delivered whenever a test event (an error, an exception, a warning) takes place.

Top of Page