Esempio n. 1
0
		private void RunTest(CallbackTestCase.Item item)
		{
			Store(item);
			Db().Commit();
			Assert.IsTrue(item.IsStored());
			Assert.IsTrue(Db().Ext().IsStored(item));
		}
Esempio n. 2
0
 public _ICodeBlock_58(CallbackTestCase _enclosing)
 {
     this._enclosing = _enclosing;
 }
Esempio n. 3
0
			public _ICodeBlock_58(CallbackTestCase _enclosing)
			{
				this._enclosing = _enclosing;
			}