public abstract class TestPropertiesUtils
extends com.avcompris.util.AbstractUtils
| Constructor and Description |
|---|
TestPropertiesUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Properties |
loadPropertiesIfAny(String filename)
Load a property file if it exists in the current
ClassLoader. |
static Properties |
loadTestPropertiesIfAny()
Load a "test.properties" file if it exists in the current
ClassLoader. |
@Nullable public static Properties loadTestPropertiesIfAny()
ClassLoader.@Nullable public static Properties loadPropertiesIfAny(String filename)
ClassLoader.Copyright © 2018 David Andrianavalontsalama. All rights reserved.