public void BuyResourceAndDecrementMoney() { int ResorceIDPrice = 1; eco.AddResorce(ResorceIDPrice); Assert.Inconclusive();///// }