|
Liferay 7.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.util.test.DependenciesTestUtil
public class DependenciesTestUtil
| Constructor Summary | |
|---|---|
DependenciesTestUtil()
|
|
| Method Summary | |
|---|---|
static File |
getDependencyAsFile(Class<?> clazz,
String name)
|
static InputStream |
getDependencyAsInputStream(Class<?> clazz,
String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DependenciesTestUtil()
| Method Detail |
|---|
public static File getDependencyAsFile(Class<?> clazz,
String name)
throws Exception
Exception
public static InputStream getDependencyAsInputStream(Class<?> clazz,
String name)
throws Exception
Exception
|
Liferay 7.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||