Class ShowColumnPositionsEventDiffTest


  • public class ShowColumnPositionsEventDiffTest
    extends Object
    • Constructor Detail

      • ShowColumnPositionsEventDiffTest

        public ShowColumnPositionsEventDiffTest()
    • Method Detail

      • before

        public void before()
      • after

        public void after()
      • testColumnDiffs

        public void testColumnDiffs()
        + + + before: 0 1 3 5 6 8 9 10 11 12 after: 0 1 2 3 4 5 6 7 8 9 + + + + +
      • testConvertToLocal

        public void testConvertToLocal()
        + + + before: 0 1 3 5 6 8 9 10 11 12 after: 0 1 2 3 4 5 6 7 8 9 + + + + +