* Now use config file value
[circ.git] / Tests / Options_CommandLineTest.cs
blobfcb1cfc49daccc349df2afeb0a529cb964ef0555
2 [NUnit.Framework.TestFixtureAttribute]
3 public partial class Options_CommandLineTest
6 public Options_CommandLineTest()
10 [NUnit.Framework.TestAttribute()]
11 [NUnit.Framework.IgnoreAttribute()]
12 void get_NamesTest()
14 // TODO: Implement unit test for get_NamesTest
17 [NUnit.Framework.TestAttribute()]
18 [NUnit.Framework.IgnoreAttribute()]
19 void get_ItemTest()
21 // TODO: Implement unit test for get_ItemTest
24 [NUnit.Framework.TestAttribute()]
25 [NUnit.Framework.IgnoreAttribute()]
26 void IsDefinedTest()
28 // TODO: Implement unit test for IsDefinedTest
31 [NUnit.Framework.TestAttribute()]
32 [NUnit.Framework.IgnoreAttribute()]
33 void EqualsTest()
35 // TODO: Implement unit test for EqualsTest
38 [NUnit.Framework.TestAttribute()]
39 [NUnit.Framework.IgnoreAttribute()]
40 void GetHashCodeTest()
42 // TODO: Implement unit test for GetHashCodeTest
45 [NUnit.Framework.TestAttribute()]
46 [NUnit.Framework.IgnoreAttribute()]
47 void GetTypeTest()
49 // TODO: Implement unit test for GetTypeTest
52 [NUnit.Framework.TestAttribute()]
53 [NUnit.Framework.IgnoreAttribute()]
54 void ToStringTest()
56 // TODO: Implement unit test for ToStringTest