Interface SnapshotDsl.ChooseActual

    • Method Detail

      • assertThat

        SnapshotDsl.ChooseDataFormat assertThat​(Object actual)
        Will create a serialized snapshot of the provided actual test result and store it on disk.
        Parameters:
        actual - The actual test result.
        Returns:
        Fluent API object for choosing the snapshot format. Do NOT assume it is the same object as 'this'!