Package zone.gryphon.maven.plugins.scm
Class ScmMetadataMavenPluginMojoIntegrationTest
- java.lang.Object
-
- zone.gryphon.maven.plugins.scm.AbstractScmMetadataMavenPluginMojoIntegrationTest
-
- zone.gryphon.maven.plugins.scm.ScmMetadataMavenPluginMojoIntegrationTest
-
public class ScmMetadataMavenPluginMojoIntegrationTest extends AbstractScmMetadataMavenPluginMojoIntegrationTest
-
-
Field Summary
-
Fields inherited from class zone.gryphon.maven.plugins.scm.AbstractScmMetadataMavenPluginMojoIntegrationTest
className, DEFAULT_PROPERTIES, folder, pom, random, rule, TARGET_FOLDER, testNameLogger
-
-
Constructor Summary
Constructors Constructor Description ScmMetadataMavenPluginMojoIntegrationTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidallRemotePathNotationTest()voidcustomPrefixTest()voidexistingPropertiesTest()voidnoRemotePathNotationTest()voidpropertyRemotePathNotationTest()voidrenameAndCustomPrefixTest()voidrenameTest()voidsimpleTest()-
Methods inherited from class zone.gryphon.maven.plugins.scm.AbstractScmMetadataMavenPluginMojoIntegrationTest
cleanup, concat, copy, copyOf, hex, newFile, readProject, readScmMetadataMavenPluginMojo, setup
-
-
-
-
Method Detail
-
propertyRemotePathNotationTest
public void propertyRemotePathNotationTest() throws Exception- Throws:
Exception
-
allRemotePathNotationTest
public void allRemotePathNotationTest() throws Exception- Throws:
Exception
-
renameAndCustomPrefixTest
public void renameAndCustomPrefixTest() throws Exception- Throws:
Exception
-
-