public class TestAlternativeDirectoryResourceLoader extends Object
| Modifier and Type | Field and Description |
|---|---|
CapturedLogging |
capturedLogging |
org.junit.contrib.java.lang.system.RestoreSystemProperties |
restoreSystemProperties |
org.junit.rules.TemporaryFolder |
temporaryFolder |
| Constructor and Description |
|---|
TestAlternativeDirectoryResourceLoader() |
| Modifier and Type | Method and Description |
|---|---|
void |
constructionLogsFoundAsDebugAndNotFoundAsWarning() |
void |
emptyNamePluginResourceDirectoriesDoNotLogWarnings() |
void |
setUp() |
void |
testChangesInSystemPropertyAreDynamic() |
void |
testGetResource() |
void |
testGetResourceAsStream() |
void |
testGetResourceNoProperty() |
void |
testGetResourceWithTwoDefined() |
void |
testGetResourceWithWhitespace() |
public final org.junit.contrib.java.lang.system.RestoreSystemProperties restoreSystemProperties
public final org.junit.rules.TemporaryFolder temporaryFolder
public final CapturedLogging capturedLogging
public TestAlternativeDirectoryResourceLoader()
public void testGetResourceWithTwoDefined()
throws Exception
Exceptionpublic void testChangesInSystemPropertyAreDynamic()
throws Exception
Exceptionpublic void testGetResourceWithWhitespace()
throws Exception
Exceptionpublic void testGetResourceNoProperty()
throws Exception
Exceptionpublic void constructionLogsFoundAsDebugAndNotFoundAsWarning()
public void emptyNamePluginResourceDirectoriesDoNotLogWarnings()
Copyright © 2019 Atlassian. All rights reserved.