org.apache.tools.ant.taskdefs.optional.junit

Class JUnitTask.SummaryAttribute

public static class JUnitTask.SummaryAttribute extends EnumeratedAttribute

Print summary enumeration values.
Method Summary
booleanasBoolean()
gives the boolean equivalent of the authorized values
String[]getValues()
list the possible values

Method Detail

asBoolean

public boolean asBoolean()
gives the boolean equivalent of the authorized values

Returns: boolean equivalent of the value

getValues

public String[] getValues()
list the possible values

Returns: array of allowed values

Copyright B) 2000-2007 Apache Software Foundation. All Rights Reserved.