Skip to contents

Compares two mizer objects after normalising fields that are expected to change during setup or projection.

Usage

expect_unchanged(object, expected)

Arguments

object

A MizerParams or MizerSim object.

expected

The expected object.

Value

The expectation result from testthat::expect_equal().