public void TrexTest2() { TRex testTwo = new TRex(); Assert.Equal("I enjoy being hugged as I myself can not reach to hug others. That makes me a sad T-Rex...", testTwo.Hug()); }