Example #1
0
		/// <exception cref="System.Exception"></exception>
		private void AssertCount(EventCountTestCase.SafeCounter actual, int expected, string
			 name)
		{
			actual.AssertEquals(expected, MaxChecks);
		}
Example #2
0
 public _IEventListener4_96(EventCountTestCase _enclosing)
 {
     this._enclosing = _enclosing;
 }
Example #3
0
			public _IEventListener4_111(EventCountTestCase _enclosing)
			{
				this._enclosing = _enclosing;
			}