* Fixed the disabling of the Urgency Hint. Should now work.
[circ.git] / Tests / CilBackendTest.cs
blobe7ecaa385b31fb8062decf9f09ed98f638d8ae74
2 [NUnit.Framework.TestFixtureAttribute]
3 public partial class CilBackendTest
6 public CilBackendTest()
10 [NUnit.Framework.TestAttribute()]
11 [NUnit.Framework.IgnoreAttribute()]
12 void get_NameTest()
14 // TODO: Implement unit test for get_NameTest
17 [NUnit.Framework.TestAttribute()]
18 [NUnit.Framework.IgnoreAttribute()]
19 void GetConnectionFactoryTest()
21 // TODO: Implement unit test for GetConnectionFactoryTest
24 [NUnit.Framework.TestAttribute()]
25 [NUnit.Framework.IgnoreAttribute()]
26 void EqualsTest()
28 // TODO: Implement unit test for EqualsTest
31 [NUnit.Framework.TestAttribute()]
32 [NUnit.Framework.IgnoreAttribute()]
33 void GetHashCodeTest()
35 // TODO: Implement unit test for GetHashCodeTest
38 [NUnit.Framework.TestAttribute()]
39 [NUnit.Framework.IgnoreAttribute()]
40 void GetTypeTest()
42 // TODO: Implement unit test for GetTypeTest
45 [NUnit.Framework.TestAttribute()]
46 [NUnit.Framework.IgnoreAttribute()]
47 void ToStringTest()
49 // TODO: Implement unit test for ToStringTest