public void testStereoOffCommandOutput()
 {
     Assert.AreEqual(STERE_OFF_OUTPUT, stereoOffCommand.Execute());
 }