Class DuplicateRowAction_Test


  • public class DuplicateRowAction_Test
    extends java.lang.Object
    Author:
    Eugen Neufeld
    • Constructor Detail

      • DuplicateRowAction_Test

        public DuplicateRowAction_Test()
    • Method Detail

      • before

        public void before()
      • test_refSingleNoOpp

        public void test_refSingleNoOpp()
      • test_refManyNoOpp

        public void test_refManyNoOpp()
      • test_refSingleOppSingle

        public void test_refSingleOppSingle()
      • test_refManyOppSingle

        public void test_refManyOppSingle()
      • test_refSingleOppMany

        public void test_refSingleOppMany()
      • test_refManyOppMany

        public void test_refManyOppMany()
      • test_refManyOppMany_both

        public void test_refManyOppMany_both()
        before copy: foo1 -> bar1 foo2 -> bar2 bar1 -> foo1 bar2 -> foo2 after copy: foo1 -> bar1, bar1Copy foo2 -> bar2, bar2Copy bar1 -> foo1, foo1Copy bar2 -> foo2, foo1Copy fooCopy1 -> bar1, bar1Copy fooCopy2 -> bar2, bar2Copy barCopy1 -> foo1, foo1Copy barCopy2 -> foo2, foo2Copy
      • test_containmentSingleNoOpp

        public void test_containmentSingleNoOpp()
      • test_containmentManyNoOpp

        public void test_containmentManyNoOpp()
      • test_containmentSingleOppSingle

        public void test_containmentSingleOppSingle()
      • test_containmentManyOppSingle

        public void test_containmentManyOppSingle()