* Corrected small things to make Circ-git compile from within MonoDevelop
[circ.git] / Tests / OptionsTest.cs
blob730629f792ccb2109c29497b33407676d41e8f82
2 [NUnit.Framework.TestFixtureAttribute]
3 public partial class OptionsTest
6 public OptionsTest()
10 [NUnit.Framework.TestAttribute()]
11 [NUnit.Framework.IgnoreAttribute()]
12 void get_PluginsTest()
14 // TODO: Implement unit test for get_PluginsTest
17 [NUnit.Framework.TestAttribute()]
18 [NUnit.Framework.IgnoreAttribute()]
19 void get_ServersListPathTest()
21 // TODO: Implement unit test for get_ServersListPathTest
24 [NUnit.Framework.TestAttribute()]
25 [NUnit.Framework.IgnoreAttribute()]
26 void get_BackendTest()
28 // TODO: Implement unit test for get_BackendTest
31 [NUnit.Framework.TestAttribute()]
32 [NUnit.Framework.IgnoreAttribute()]
33 void get_FrontendTest()
35 // TODO: Implement unit test for get_FrontendTest
38 [NUnit.Framework.TestAttribute()]
39 [NUnit.Framework.IgnoreAttribute()]
40 void EqualsTest()
42 // TODO: Implement unit test for EqualsTest
45 [NUnit.Framework.TestAttribute()]
46 [NUnit.Framework.IgnoreAttribute()]
47 void GetHashCodeTest()
49 // TODO: Implement unit test for GetHashCodeTest
52 [NUnit.Framework.TestAttribute()]
53 [NUnit.Framework.IgnoreAttribute()]
54 void GetTypeTest()
56 // TODO: Implement unit test for GetTypeTest
59 [NUnit.Framework.TestAttribute()]
60 [NUnit.Framework.IgnoreAttribute()]
61 void ToStringTest()
63 // TODO: Implement unit test for ToStringTest