de.berlios.jsunit.ant
Class JsUnitSuite.TestRunType

java.lang.Object
  extended byorg.apache.tools.ant.types.EnumeratedAttribute
      extended byde.berlios.jsunit.ant.JsUnitSuite.TestRunType
Enclosing class:
JsUnitSuite

public static final class JsUnitSuite.TestRunType
extends org.apache.tools.ant.types.EnumeratedAttribute

The enumeration for the test type.

Since:
upcoming

Field Summary
 
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
 
Constructor Summary
JsUnitSuite.TestRunType()
          Default constructor.
 
Method Summary
 java.lang.String[] getValues()
           
 
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute
containsValue, getIndex, getValue, indexOfValue, setValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JsUnitSuite.TestRunType

public JsUnitSuite.TestRunType()
Default constructor.

Since:
upcoming
Method Detail

getValues

public java.lang.String[] getValues()


Copyright © 2007 Joerg Schaible. All Rights Reserved.