Package io.micronaut.serde.yaml.tck


@NullMarked package io.micronaut.serde.yaml.tck
Shared YAML serialization test fixtures.
Since:
3.2.0
  • Class
    Description
    A bean holding collections, used to exercise YAML sequences and nested mappings.
    A bean with a required and an optional property, used to exercise missing and null values.
    A bean holding every numeric type, used to exercise YAML core schema numbers.
    A bean holding a nested bean, used to exercise nested mappings.
    A record with two scalar components.
    A bean holding the scalar shapes YAML distinguishes, used to exercise scalar typing.
    A mutable bean with two scalar properties.