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