* Small bug fixes which caused exception on small text sending
[circ.git] / Tests / ConnectionEventArgsTest.cs
blobde4f47bba3dd5b49d393b39e3b8f4ce7df017617
2 [NUnit.Framework.TestFixtureAttribute]
3 public partial class ConnectionEventArgsTest
6 public ConnectionEventArgsTest()
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