public class PropertyFilesTest extends Object
Constructor and Description |
---|
PropertyFilesTest() |
Modifier and Type | Method and Description |
---|---|
void |
readPropertiesFromFiles_EmptyFilesAreOK() |
void |
readPropertiesFromFiles_ExceptionBecauseFileNotExists() |
void |
readPropertiesFromFiles_Normal() |
void |
readPropertiesFromTestPropertyFile() |
public void readPropertiesFromFiles_Normal() throws Exception
Exception
public void readPropertiesFromFiles_ExceptionBecauseFileNotExists() throws Exception
Exception
public void readPropertiesFromFiles_EmptyFilesAreOK() throws Exception
Exception
Copyright © 2016–2018 Private. All rights reserved.