• Libraries

  • Home

  • aero
  • async-flow-fx
  • bidi
  • blossom
  • buddy-core
  • buddy-sign
  • camel-snake-kebab
  • chime
  • clj-kondo
  • clojure
  • clojure.data.json
  • closeable-map
  • config
  • core.async
  • crypto-password
  • cuerdas
  • data.xml
  • devcards
  • digest
  • etaoin
  • fs
  • hiccup
  • hikari-cp
  • honeysql
  • http-fx
  • humanize
  • image-resizer
  • integrant
  • loom
  • migratus
  • next-jdbc
  • openai-clojure
  • postal
  • process
  • reitit-parent
  • ring
  • selmer
  • shadow-cljs-tailwind-jit
  • testcontainers-clj
  • tick
  • timbre
  • tools.cli
  • websocket-client

Library released under Flexiana license. Copyright 2024 Flexiana.

Visit Flexiana website

clojure.data.json-compat-0-1-test

(source)
Compatibility tests for the 0.1.x data.json API.
Public Variable Short Description
accept-sequence-of-nils (clj)
benchmark (clj)
can-accept-eof (clj)
can-get-string-keys (clj)
can-ignore-whitespace (clj)
can-print-bigints (clj)
can-print-empty-arrays (clj)
can-print-empty-objects (clj)
can-print-java-arrays (clj)
can-print-json-arrays (clj)
can-print-json-null (clj)
can-print-json-objects (clj)
can-print-json-strings (clj)
can-print-nonescaped-unicode (clj)
can-print-ratios-as-doubles (clj)
can-print-unicode (clj)
can-read-arrays (clj)
can-read-booleans (clj)
can-read-from-pushback-reader (clj)
can-read-from-reader (clj)
can-read-nested-structures (clj)
can-read-null (clj)
can-read-numbers (clj)
can-read-objects (clj)
can-read-strings (clj)
characters-in-map-keys-are-escaped (clj)
characters-in-symbols-are-escaped (clj)
default-throws-on-eof (clj)
disallows-barewords (clj)
disallows-non-string-keys (clj)
disallows-unclosed-arrays (clj)
disallows-unclosed-objects (clj)
error-on-nil-keys (clj)
handles-escaped-slashes-in-strings (clj)
handles-escaped-whitespace (clj)
handles-unicode-escapes (clj)
handles-unicode-outside-bmp (clj)
object-keys-must-be-strings (clj)
pass1-string (clj)
pass1-test (clj)
pretty-printing (clj)