Class ViewTest


  • public class ViewTest
    extends OBBaseTest
    Test if views work properly
    Author:
    mtaal
    • Constructor Detail

      • ViewTest

        public ViewTest()
    • Method Detail

      • viewsCanBeQueried

        public void viewsCanBeQueried()
        Tests that it is possible to build a query using an entity based on a view. Iterates over all views until one record from a view is retrieved.
      • test14914

        public void test14914()
        View objects are not copied.