public void CheckPost() { //* Chceck if post method reset the counter to 0 *\\ ct.Reset(); Assert.That(ct.Get(), Is.EqualTo(0)); }