org.scalabench.plugins.dacapo
Class AbstractIntegrationTestMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by org.scalabench.plugins.dacapo.AbstractDacapoBenchmarkMojo
          extended by org.scalabench.plugins.dacapo.AbstractIntegrationTestMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
Direct Known Subclasses:
IntegrationTestMojo, VerifyMojo

public abstract class AbstractIntegrationTestMojo
extends AbstractDacapoBenchmarkMojo


Field Summary
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
AbstractIntegrationTestMojo()
           
 
Method Summary
protected  boolean isSkipExecution()
           
 boolean isSkipITs()
           
 boolean isSkipTests()
           
 
Methods inherited from class org.scalabench.plugins.dacapo.AbstractDacapoBenchmarkMojo
getBenchmarkName, getBenchmarkNameFromArtifactId, getLibraries, getProject, logDebug, logError, logInfo, logWarn
 
Methods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.maven.plugin.Mojo
execute
 

Constructor Detail

AbstractIntegrationTestMojo

public AbstractIntegrationTestMojo()
Method Detail

isSkipTests

public boolean isSkipTests()

isSkipITs

public boolean isSkipITs()

isSkipExecution

protected boolean isSkipExecution()


Copyright © 2010-2012 Technische Universität Darmstadt. All Rights Reserved.