Class PsyllaUnitTask.Test

java.lang.Object
org.apache.tools.ant.taskdefs.optional.junit.BaseTest
coneforest.psylla.ant.PsyllaUnitTask.Test
Enclosing class:
PsyllaUnitTask

public class PsyllaUnitTask.Test extends org.apache.tools.ant.taskdefs.optional.junit.BaseTest
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    add(org.apache.tools.ant.types.ResourceCollection rc)
     
    void
    addConfiguredFileSet(org.apache.tools.ant.types.FileSet fileSet)
     
     
    org.apache.tools.ant.types.resources.Resources
     
    void
     

    Methods inherited from class org.apache.tools.ant.taskdefs.optional.junit.BaseTest

    addFormatter, getErrorProperty, getFailureProperty, getFiltertrace, getFork, getHaltonerror, getHaltonfailure, getIfCondition, getTodir, getUnlessCondition, isSkipNonTests, setErrorProperty, setFailureProperty, setFiltertrace, setFork, setHaltonerror, setHaltonfailure, setIf, setIf, setSkipNonTests, setTodir, setUnless, setUnless

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Test

      public Test()
  • Method Details

    • setName

      public void setName(String name)
    • getName

      public String getName()
    • addConfiguredFileSet

      public void addConfiguredFileSet(org.apache.tools.ant.types.FileSet fileSet)
    • add

      public void add(org.apache.tools.ant.types.ResourceCollection rc)
    • getResources

      public org.apache.tools.ant.types.resources.Resources getResources()