public class PathAssemblerTest extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
TEST_MAVEN_USER_HOME |
| Constructor and Description |
|---|
PathAssemblerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
distributionDirWithMavenUserHomeBase() |
void |
distributionDirWithProjectBase() |
void |
distributionDirWithUnknownBase() |
void |
distZipWithMavenUserHomeBase() |
void |
distZipWithProjectBase() |
static <T extends CharSequence> |
matchesRegexp(String pattern) |
void |
setup() |
public static final String TEST_MAVEN_USER_HOME
public void setup()
public void distributionDirWithMavenUserHomeBase()
throws Exception
Exceptionpublic void distributionDirWithProjectBase()
throws Exception
Exceptionpublic void distributionDirWithUnknownBase()
throws Exception
Exceptionpublic void distZipWithMavenUserHomeBase()
throws Exception
Exceptionpublic static <T extends CharSequence> org.hamcrest.Matcher<T> matchesRegexp(String pattern)
Copyright © 2013–2022 The Apache Software Foundation. All rights reserved.