public void SetVersion() { Version obj = new Version(); rmssystem.SetVersion(obj); rmssystem.Version.Should().NotBeNull(); }