public class DepFileTest
extends java.lang.Object
| Constructor and Description |
|---|
DepFileTest() |
| Modifier and Type | Method and Description |
|---|---|
static junit.framework.Test |
suite()
Necessary for "ant".
|
void |
testGetEntryByModule1() |
void |
testGetEntryByModule2() |
void |
testGetEntryByModule3() |
void |
testGetEntryByModule4() |
public static junit.framework.Test suite()
public void testGetEntryByModule1()
throws EntryNotFoundException
EntryNotFoundException - if Entry is not foundpublic void testGetEntryByModule2()
throws EntryNotFoundException
EntryNotFoundException - if Entry is not foundpublic void testGetEntryByModule3()
throws EntryNotFoundException
EntryNotFoundException - if Entry is not foundpublic void testGetEntryByModule4()
throws EntryNotFoundException
EntryNotFoundException - if Entry is not found