* Small bug fixes which caused exception on small text sending
[circ.git] / Tests / LibContrastTest.cs
blobf1caeb175bcf1a5e64b062c46051aa4513dde5d8
2 [NUnit.Framework.TestFixtureAttribute]
3 public partial class LibContrastTest
6 public LibContrastTest()
10 [NUnit.Framework.TestAttribute()]
11 [NUnit.Framework.IgnoreAttribute()]
12 void GetBestColorFromBackgroundTest()
14 // TODO: Implement unit test for GetBestColorFromBackgroundTest
17 [NUnit.Framework.TestAttribute()]
18 [NUnit.Framework.IgnoreAttribute()]
19 void EqualsTest()
21 // TODO: Implement unit test for EqualsTest
24 [NUnit.Framework.TestAttribute()]
25 [NUnit.Framework.IgnoreAttribute()]
26 void GetHashCodeTest()
28 // TODO: Implement unit test for GetHashCodeTest
31 [NUnit.Framework.TestAttribute()]
32 [NUnit.Framework.IgnoreAttribute()]
33 void GetTypeTest()
35 // TODO: Implement unit test for GetTypeTest
38 [NUnit.Framework.TestAttribute()]
39 [NUnit.Framework.IgnoreAttribute()]
40 void ToStringTest()
42 // TODO: Implement unit test for ToStringTest