The JSON-P, Version 1.1 Technology Compatibility Kit (TCK) includes the following items:
JSON-P TCK tests signature, API, and pluggability tests:
A signature test that checks that all of the public APIs are supported in the JSON-P Version 1.1 implementation that is being tested
API tests for all of the public APIs under the javax.json
, javax.json.spi
, javax.json.stream
package
Pluggability tests for testing the SPI provider interface for supplying your own JsonProvider
The test suite bundle contains the following:
- 187 total tests
The JSON-P TCK tests have been built and tested with JavaTM Platform, Standard Edition 8 (Java SE 8)
The JSON-P TCK tests have been run on the following platforms:
The JSON-P TCK tests have been run against the following JSON-P 1.1 Reference Implementations:
Refer to the JSON-P TCK 1.1 User's Guide for complete instructions on installing, setting up, and running the JSON-P TCK. The online version of the JT Harness version 5.0 documentation is available here.
Copyright (c) 2013, 2018 Oracle and/or its affiliates. All rights reserved.