BackendDependencyBoundaryTest

Dependency boundary check for :runtime.

:runtime must contain only the explicit-codec converter factory and converters plus discovery contracts: no Gson, no kotlinx.serialization. This test scans the resolved test runtime classpath (the actual resolved dependency graph, not source text) and fails when a built-in JSON backend artifact appears. The legacy backend path is owned by :compat.

Constructors

Link copied to clipboard
constructor()