public void TestSunnyCase_FullCommandLine()
 {
     Assert.AreEqual(@"C:\bin -XT -N1 -H1234", builder.CreateFullCommandLine(dict));
 }