com.github.maven_nar
Class Test
java.lang.Object
com.github.maven_nar.Test
- All Implemented Interfaces:
- Executable
public class Test
- extends Object
- implements Executable
Sets up a test to create
- Author:
- Mark Donszelmann
|
Constructor Summary |
Test()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Test
public Test()
getName
public final String getName()
throws org.apache.maven.plugin.MojoFailureException
- Throws:
org.apache.maven.plugin.MojoFailureException
getLink
public final String getLink()
shouldRun
public final boolean shouldRun()
- Specified by:
shouldRun in interface Executable
getArgs
public final List getArgs()
- Specified by:
getArgs in interface Executable
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.