org.apache.tools.ant.taskdefs.optional.junit
Class JUnitTask.SummaryAttribute
- JUnitTask
public static class JUnitTask.SummaryAttribute
Print summary enumeration values.
boolean | asBoolean() - gives the boolean equivalent of the authorized values
|
String[] | getValues() - list the possible values
|
asBoolean
public boolean asBoolean()
gives the boolean equivalent of the authorized values
- boolean equivalent of the value
getValues
public String[] getValues()
list the possible values
- getValues in interface EnumeratedAttribute
- array of allowed values
Copyright B) 2000-2005 Apache Software Foundation. All Rights Reserved.