The singleton Test for this simulation.
It is null if there is no currently active Test. It is set back to null after a it is finished running.
null
static Test? get instance => _instance;