[Test] public void Main() { DataRelationCollection_Contains_S tc = new DataRelationCollection_Contains_S(); Exception exp = null; try { tc.BeginTest("DataRelationCollection_Contains_S"); tc.run(); } catch(Exception ex) { exp = ex; } finally { tc.EndTest(exp); } }
[Test] public void Main() { DataRelationCollection_Contains_S tc = new DataRelationCollection_Contains_S(); Exception exp = null; try { tc.BeginTest("DataRelationCollection_Contains_S"); tc.run(); } catch (Exception ex) { exp = ex; } finally { tc.EndTest(exp); } }