Class TestChannelExtractor


  • public class TestChannelExtractor
    extends Object
    Tester for ChannelExtractor
    • Constructor Detail

      • TestChannelExtractor

        public TestChannelExtractor()
    • Method Detail

      • leftChannel

        public void leftChannel()
                         throws Exception
        Ensure default left channel extraction works.
        Throws:
        Exception
      • rightChannel

        public void rightChannel()
                          throws Exception
        Ensure selected right channel extraction works.
        Throws:
        Exception
      • getDir

        public File getDir()
        Getter for dir: Directory for text files.
        Returns:
        Directory for text files.
      • main

        public static void main​(String[] args)