public void TearDown() { _processor = null; _testClock = null; }
public void SetUp() { _testClock = new TestClock(); }