public class TestJarFinder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestJarFinder() |
| Modifier and Type | Method and Description |
|---|---|
void |
testExistingManifest() |
void |
testExpandedClasspath() |
void |
testJar() |
void |
testNoManifest() |
public void testJar()
throws java.lang.Exception
java.lang.Exceptionpublic void testExpandedClasspath()
throws java.lang.Exception
java.lang.Exceptionpublic void testExistingManifest()
throws java.lang.Exception
java.lang.Exceptionpublic void testNoManifest()
throws java.lang.Exception
java.lang.Exception