Class FastaParserTest

  • All Implemented Interfaces:
    junit.framework.Test

    public class FastaParserTest
    extends junit.framework.TestCase
    Author:
    pavlidis
    • Constructor Detail

      • FastaParserTest

        public FastaParserTest()
    • Method Detail

      • testParseDoubleHeader

        public void testParseDoubleHeader()
                                   throws Exception
        Throws:
        Exception
      • testParseInputStream

        public void testParseInputStream()
                                  throws Exception
        Throws:
        Exception
      • testParseInputStreamAffyTarget

        public void testParseInputStreamAffyTarget()
                                            throws Exception
        Throws:
        Exception
      • setUp

        protected void setUp()
                      throws Exception
        Overrides:
        setUp in class junit.framework.TestCase
        Throws:
        Exception