public void Constructor_GivenValidInput_ShouldCreateInstance() { //Setup Setup(); _engine.Should().NotBeNull(); }