public class RecordLoaderTest
extends java.lang.Object
Constructor and Description |
---|
RecordLoaderTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
static void |
setUpBeforeClass() |
void |
testDishLoaderNull() |
void |
testDishLoaderRecords() |
void |
testEmployeeLoaderRecords() |
void |
testEmployeeNull() |
void |
testOrderLoaderNull() |
void |
testOrderLoaderRecords() |
public static void setUpBeforeClass() throws java.lang.Exception
java.lang.Exception
public void setUp() throws java.lang.Exception
java.lang.Exception
public final void testDishLoaderNull()
public final void testOrderLoaderNull()
public final void testEmployeeNull()
public final void testDishLoaderRecords()
public final void testOrderLoaderRecords()
public final void testEmployeeLoaderRecords()