public void TestAuthoId() { _position.SetAuthoId("testAuthoID"); Assert.AreEqual("testAuthoID", _position.GetAuthoId()); }