Geronimo_MoinMoin_wiki > TCK
Added by Confluence Administrator, last edited by Confluence Administrator on Aug 02, 2006

Contents

Technology Compatibility Kit

A TCK is a suite of tests and tools used to check compatibility of a Java technology specification.

They are under the responsability of the Spec Lead and Expert group of the JCP. TCK is one of the three components of a final Java technology with specification and reference implementation.

They are made of the following:

  • Test Suite: composed of test assertions related to the specification
  • Test Harness: tools for tests exection and management
  • Documentation explaining the TCK usage and successful requirements

Certified J2EE application servers (and soon Geronimo ) pass those TCK.

Related Links