init(input:expected:expectations:)
Creates a model sample with a prebuilt input.
Declaration
init(input: ModelSampleInput, expected: ExpectedValue? = Optional<String>(nilLiteral: ()), expectations: TrajectoryExpectation? = nil)Creates a model sample with a prebuilt input.
init(input: ModelSampleInput, expected: ExpectedValue? = Optional<String>(nilLiteral: ()), expectations: TrajectoryExpectation? = nil)