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 org.junit.contrib.java.lang.system.RestoreSystemProperties restoreSystemProperties
public org.junit.rules.TemporaryFolder temporaryFolder
public 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.