Verify Json Lite library functionality¶
The Json Lite Library parses json strings in to tuples and encodes tuples into a json string.
About¶
These tests verify that the Json Lite Library functions properly.
JsonTestApp¶
This application consumes the UnitTestLib and implements various test cases for the verification of the Json Lite Library.
Copyright¶
Copyright (C) Microsoft Corporation. All rights reserved. SPDX-License-Identifier: BSD-2-Clause-Patent