public class TestEglFileGeneratingTemplate extends Object
| Constructor and Description |
|---|
TestEglFileGeneratingTemplate() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpOnce() |
void |
tearDown() |
static void |
tearDownOnce() |
void |
testDoesNotOverwriteWhenMergedContentsAreUnchanged() |
void |
testDoesNotOverwriteWhenUnprotectedContentsAreUnchanged() |
void |
testGenerate() |
void |
testGenerateNoExisting() |
void |
testStore() |
void |
testStoreAbsolute() |
void |
testStoreOverExisting() |
void |
testStoreOverExistingWithOverwrite() |
void |
testStoreWithoutProcess() |
void |
testStoreWithOverwrite() |
public static void setUpOnce()
throws IOException
IOExceptionpublic static void tearDownOnce()
public void tearDown()
throws IOException
IOExceptionpublic void testStoreOverExistingWithOverwrite()
throws Exception
Exceptionpublic void testDoesNotOverwriteWhenMergedContentsAreUnchanged()
throws Exception
ExceptionCopyright © 2016. All rights reserved.