Interface SnapshotDsl.ChooseDataFormat

  • Enclosing interface:
    SnapshotDsl

    @API(status=STABLE)
    public static interface SnapshotDsl.ChooseDataFormat
    Allows to choose the structure into which the actual test result will be serialized. A custom serializer can be passed using as(SnapshotSerializer).
    Author:
    Simon Taddiken