Package tests

Class RecordLoaderTest


  • public class RecordLoaderTest
    extends java.lang.Object
    • Constructor Detail

      • RecordLoaderTest

        public RecordLoaderTest()
    • Method Detail

      • setUpBeforeClass

        public static void setUpBeforeClass()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testDishLoaderNull

        public final void testDishLoaderNull()
      • testOrderLoaderNull

        public final void testOrderLoaderNull()
      • testEmployeeNull

        public final void testEmployeeNull()
      • testDishLoaderRecords

        public final void testDishLoaderRecords()
      • testOrderLoaderRecords

        public final void testOrderLoaderRecords()
      • testEmployeeLoaderRecords

        public final void testEmployeeLoaderRecords()