UnchangedNormalizer

Doesn't change the current list. This Normalizer is intended for mocking purposes.

Functions

Link copied to clipboard
fun skipChange(stories: Iterable<StoryStep>): List<StoryStep>
fun skipChange(stories: Map<Int, StoryStep>): Map<Int, StoryStep>