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
Exception
public void distributionDirWithProjectBase() throws Exception
Exception
public void distributionDirWithUnknownBase() throws Exception
Exception
public void distZipWithMavenUserHomeBase() throws Exception
Exception
public static <T extends CharSequence> org.hamcrest.Matcher<T> matchesRegexp(String pattern)
Copyright © 2013–2022 The Apache Software Foundation. All rights reserved.