Class FileComparatorTest


  • public class FileComparatorTest
    extends Object
    Test case for the FileComparator class.
    Author:
    Christophe Labouisse
    • Constructor Detail

      • FileComparatorTest

        public FileComparatorTest()
    • Method Detail

      • testAssertSelfSizesMatch

        public final void testAssertSelfSizesMatch()
        Method testAssertSelfSizesMatch.
      • testAssertOverrideSizesMatch

        public final void testAssertOverrideSizesMatch()
        Method testAssertOverrideSizesMatch.
      • testAssertDifferentSizesMatch

        public final void testAssertDifferentSizesMatch()
        Method testAssertDifferentSizesMatch.
      • testAssertSelfLinesMatch

        public final void testAssertSelfLinesMatch()
                                            throws IOException
        Method testAssertSelfLinesMatch.
        Throws:
        IOException - if comparator fails
      • testAssertOverrideLinesMatch

        public final void testAssertOverrideLinesMatch()
                                                throws IOException
        Method testAssertOverrideLinesMatch.
        Throws:
        IOException - if comparator fails
      • testAssertDifferentLinesMatch

        public final void testAssertDifferentLinesMatch()
                                                 throws IOException
        Method testAssertDifferentLinesMatch.
        Throws:
        IOException - if comparator fails