Class CellElementComparatorTest


  • public class CellElementComparatorTest
    extends Object
    Test of CellComparator.
    • Constructor Detail

      • CellElementComparatorTest

        public CellElementComparatorTest()
    • Method Detail

      • setUp

        public static void setUp()
      • testSameText

        public void testSameText()
        Test which compares cells wih same text.
      • testDifferentText

        public void testDifferentText()
        Test which compares cells with different text.
      • testSameNames

        public void testSameNames()
        Test which compares cells with different text, but the same name.
      • testDifferentNames

        public void testDifferentNames()
        Test which compares cells with different text and different names.
      • testOneName

        public void testOneName()
        Test which compares cells with different text, and one of cells have a name.