com.atlassian.plugin.test
Class PluginTestUtils
java.lang.Object
com.atlassian.plugin.test.PluginTestUtils
public class PluginTestUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROJECT_VERSION
public static final String PROJECT_VERSION
SIMPLE_TEST_JAR
public static final String SIMPLE_TEST_JAR
INNER1_TEST_JAR
public static final String INNER1_TEST_JAR
INNER2_TEST_JAR
public static final String INNER2_TEST_JAR
FILTER_TEST_JAR
public static final String FILTER_TEST_JAR
PluginTestUtils
public PluginTestUtils()
getFileForResource
public static File getFileForResource(String resourceName)
throws URISyntaxException
- Throws:
URISyntaxException
createTempDirectory
public static File createTempDirectory(Class<?> source)
throws IOException
- Throws:
IOException
createTempDirectory
public static File createTempDirectory(String name)
throws IOException
- Throws:
IOException
Copyright © 2014 Atlassian. All rights reserved.