IdGenerator

Interface for generating ids in tests

Parameters

I

Id type

Functions

Link copied to clipboard
abstract fun next(): I

Generate the next id

Link copied to clipboard
abstract fun random(): I

Generate a random id