com.atlassian.maven.plugins.unpacktests
Class ExportedTestFilter

java.lang.Object
  extended by com.atlassian.maven.plugins.unpacktests.ExportedTestFilter

public class ExportedTestFilter
extends Object


Constructor Summary
ExportedTestFilter(org.apache.maven.plugin.logging.Log log)
           
 
Method Summary
 boolean isIgnoredTest(org.scannotation.AnnotationDB classAnnotations)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExportedTestFilter

public ExportedTestFilter(org.apache.maven.plugin.logging.Log log)
Method Detail

isIgnoredTest

public boolean isIgnoredTest(org.scannotation.AnnotationDB classAnnotations)


Copyright © 2013. All Rights Reserved.