Class LookupTest

  • All Implemented Interfaces:
    net.splitcells.dem.testing.TestSuite

    public class LookupTest
    extends net.splitcells.dem.testing.TestSuiteI
    TODO Database and Column should not be based on Lookup. Instead only Lookup should depend on Database and Column as a regular subscriber, in order to simplify code. Otherwise it is too hard to add an Lookup without adding code to Database and Column too.
    • Constructor Detail

      • LookupTest

        public LookupTest()
    • Method Detail

      • testMultipleLookupsSimultaneously

        @Test
        @Tag("testing_integration")
        public void testMultipleLookupsSimultaneously()
      • testNestedLookupWithMultipleLines

        @Test
        @Tag("testing_integration")
        public void testNestedLookupWithMultipleLines()
      • test_nested_lookup_adaption_with_multiple_lines

        @Test
        @Tag("testing_integration")
        public void test_nested_lookup_adaption_with_multiple_lines()
      • testLookupByPredicate

        @Test
        @Tag("testing_integration")
        public void testLookupByPredicate()
      • testLookupAdaptationToRemoval

        @Test
        public void testLookupAdaptationToRemoval()