A B C E F G H I M O P R S T V

A

addAssertion(AuditAssertion) - Method in class org.jboss.test.audit.report.AssertionGroup
 
addValue(Double) - Method in class org.jboss.test.audit.report.SeriesGenerator
 
AssertionGroup - Class in org.jboss.test.audit.report
Represents a group of assertions, with each assertion testing an aspect of a statement made by the spec.
AssertionGroup(String) - Constructor for class org.jboss.test.audit.report.AssertionGroup
 
AuditAssertion - Class in org.jboss.test.audit.report
Represents a single assertion as defined in the audit xml
AuditAssertion(String, String, String, String, boolean, boolean, AssertionGroup) - Constructor for class org.jboss.test.audit.report.AuditAssertion
 
AuditParser - Class in org.jboss.test.audit.report
Parsing utilities for tck-audit.xml
AuditParser(InputStream) - Constructor for class org.jboss.test.audit.report.AuditParser
 

B

BarChartGenerator - Class in org.jboss.test.audit.report
Generates a vertical bar chart in HTML
BarChartGenerator(String, String, List<SeriesGenerator.SeriesElement>) - Constructor for class org.jboss.test.audit.report.BarChartGenerator
 

C

calculateGradient(int) - Method in class org.jboss.test.audit.report.ColourGradient
 
ColourGradient - Class in org.jboss.test.audit.report
Generates a gradient of gradual colour changes between two html colour codes.
ColourGradient(String, String) - Constructor for class org.jboss.test.audit.report.ColourGradient
 
COMPARATOR - Static variable in class org.jboss.test.audit.report.Method
 
COMPARATOR - Static variable in class org.jboss.test.audit.report.SpecReference
 
compareTo(SectionItem) - Method in class org.jboss.test.audit.report.AssertionGroup
 
compareTo(SectionItem) - Method in class org.jboss.test.audit.report.AuditAssertion
 
compareTo(SectionItem) - Method in class org.jboss.test.audit.report.SectionItem
 
CoverageProcessor - Class in org.jboss.test.audit.report
Annotation processor for generating TCK coverage report
CoverageProcessor() - Constructor for class org.jboss.test.audit.report.CoverageProcessor
 
CoverageReport - Class in org.jboss.test.audit.report
Generates the TCK spec coverage report
CoverageReport(List<SpecReference>, AuditParser, File) - Constructor for class org.jboss.test.audit.report.CoverageReport
 
CoverageReport.TestStatus - Enum in org.jboss.test.audit.report
 

E

equals(Object) - Method in class org.jboss.test.audit.report.Method
 

F

FISHEYE_BASE_URL_PROPERTY - Static variable in class org.jboss.test.audit.report.CoverageReport
 

G

generate() - Method in class org.jboss.test.audit.report.BarChartGenerator
 
generate(File) - Method in class org.jboss.test.audit.report.CoverageReport
 
getAssertion() - Method in class org.jboss.test.audit.report.SpecReference
 
getAssertions() - Method in class org.jboss.test.audit.report.AssertionGroup
 
getAssertionsForSection(String) - Method in class org.jboss.test.audit.report.AuditParser
 
getBooleanValue(String, boolean, boolean) - Method in class org.jboss.test.audit.config.RuntimeProperties
 
getClasses(String, Class<T>) - Method in class org.jboss.test.audit.config.RuntimeProperties
Gets the possible implementation class for a given property for which the values are classanames
getClassName() - Method in class org.jboss.test.audit.report.Method
 
getClassName() - Method in class org.jboss.test.audit.report.SpecReference
 
getClassValue(String, Class<T>, boolean) - Method in class org.jboss.test.audit.config.RuntimeProperties
 
getFqn() - Method in class org.jboss.test.audit.report.Method
 
getFqn() - Method in class org.jboss.test.audit.report.SpecReference
 
getGroup() - Method in class org.jboss.test.audit.report.AuditAssertion
 
getGroups() - Method in class org.jboss.test.audit.report.Method
 
getGroups() - Method in class org.jboss.test.audit.report.SpecReference
 
getHtmlColour(ColourGradient.Colour) - Method in class org.jboss.test.audit.report.ColourGradient
 
getId() - Method in class org.jboss.test.audit.report.AuditAssertion
 
getInstanceValue(String, Class<T>, boolean) - Method in class org.jboss.test.audit.config.RuntimeProperties
 
getIntValue(String, int, boolean) - Method in class org.jboss.test.audit.config.RuntimeProperties
 
getItemsForSection(String) - Method in class org.jboss.test.audit.report.AuditParser
Returns a list of items for the specified section ID
getMethodName() - Method in class org.jboss.test.audit.report.Method
 
getMethodName() - Method in class org.jboss.test.audit.report.SpecReference
 
getName() - Method in class org.jboss.test.audit.report.AuditParser
 
getNote() - Method in class org.jboss.test.audit.report.AuditAssertion
 
getPackageName() - Method in class org.jboss.test.audit.report.Method
 
getPackageName() - Method in class org.jboss.test.audit.report.SpecReference
 
getPropertyValues(String) - Method in class org.jboss.test.audit.config.RuntimeProperties
Get a list of possible values for a given key.
getRangeFrom() - Method in class org.jboss.test.audit.report.SeriesGenerator.SeriesElement
 
getRangeTo() - Method in class org.jboss.test.audit.report.SeriesGenerator.SeriesElement
 
getSection() - Method in class org.jboss.test.audit.report.SectionItem
 
getSection() - Method in class org.jboss.test.audit.report.SpecReference
 
getSectionIds() - Method in class org.jboss.test.audit.report.AuditParser
 
getSectionItems() - Method in class org.jboss.test.audit.report.AuditParser
 
getSectionTitle(String) - Method in class org.jboss.test.audit.report.AuditParser
 
getSeries(int, int) - Method in class org.jboss.test.audit.report.SeriesGenerator
 
getSpecId() - Method in class org.jboss.test.audit.report.AuditParser
 
getSpecId() - Method in class org.jboss.test.audit.report.SpecReference
 
getSpecVersion() - Method in class org.jboss.test.audit.report.SpecReference
 
getStringValue(String, String, boolean) - Method in class org.jboss.test.audit.config.RuntimeProperties
 
getText() - Method in class org.jboss.test.audit.report.SectionItem
 
getValue() - Method in class org.jboss.test.audit.report.SeriesGenerator.SeriesElement
 
getVersion() - Method in class org.jboss.test.audit.report.AuditParser
 

H

hasAssertion(String, String) - Method in class org.jboss.test.audit.report.AuditParser
 
hashCode() - Method in class org.jboss.test.audit.report.Method
 

I

init(ProcessingEnvironment) - Method in class org.jboss.test.audit.report.CoverageProcessor
 
isEmpty(String) - Static method in class org.jboss.test.audit.config.Strings
 
isImplied() - Method in class org.jboss.test.audit.report.AuditAssertion
 
isTestable() - Method in class org.jboss.test.audit.report.AuditAssertion
 

M

Method - Class in org.jboss.test.audit.report
 
Method(String, String, String, List<String>) - Constructor for class org.jboss.test.audit.report.Method
 

O

org.jboss.test.audit.annotations - package org.jboss.test.audit.annotations
 
org.jboss.test.audit.config - package org.jboss.test.audit.config
 
org.jboss.test.audit.report - package org.jboss.test.audit.report
 

P

parse() - Method in class org.jboss.test.audit.report.AuditParser
Load the spec assertions defined in tck-audit.xml
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class org.jboss.test.audit.report.CoverageProcessor
 

R

RESOURCE_BUNDLE - Static variable in class org.jboss.test.audit.config.RuntimeProperties
 
RuntimeProperties - Class in org.jboss.test.audit.config
Utility class to load deployment properties
RuntimeProperties() - Constructor for class org.jboss.test.audit.config.RuntimeProperties
Constructor

S

SectionItem - Class in org.jboss.test.audit.report
Base abstract class for items found within a section
SectionItem() - Constructor for class org.jboss.test.audit.report.SectionItem
 
SeriesGenerator - Class in org.jboss.test.audit.report
Generates a series of values for use in a chart
SeriesGenerator() - Constructor for class org.jboss.test.audit.report.SeriesGenerator
 
SeriesGenerator.SeriesElement - Class in org.jboss.test.audit.report
 
SeriesGenerator.SeriesElement(double, double, int) - Constructor for class org.jboss.test.audit.report.SeriesGenerator.SeriesElement
 
setAssertion(String) - Method in class org.jboss.test.audit.report.SpecReference
 
setClassName(String) - Method in class org.jboss.test.audit.report.SpecReference
 
setMethodName(String) - Method in class org.jboss.test.audit.report.SpecReference
 
setPackageName(String) - Method in class org.jboss.test.audit.report.SpecReference
 
setSection(String) - Method in class org.jboss.test.audit.report.SectionItem
 
setSection(String) - Method in class org.jboss.test.audit.report.SpecReference
 
setSpecId(String) - Method in class org.jboss.test.audit.report.SpecReference
 
setSpecVersion(String) - Method in class org.jboss.test.audit.report.SpecReference
 
setText(String) - Method in class org.jboss.test.audit.report.SectionItem
 
SpecAssertion - Annotation Type in org.jboss.test.audit.annotations
 
SpecAssertions - Annotation Type in org.jboss.test.audit.annotations
 
SpecReference - Class in org.jboss.test.audit.report
Represents the metadata for a single instance of @SpecAssertion
SpecReference() - Constructor for class org.jboss.test.audit.report.SpecReference
 
SpecVersion - Annotation Type in org.jboss.test.audit.annotations
 
Strings - Class in org.jboss.test.audit.config
 
Strings() - Constructor for class org.jboss.test.audit.config.Strings
 
SVN_BASE_URL_PROPERTY - Static variable in class org.jboss.test.audit.report.CoverageReport
 

T

toString() - Method in class org.jboss.test.audit.report.AuditAssertion
 
toString() - Method in class org.jboss.test.audit.report.SectionItem
 
toString() - Method in class org.jboss.test.audit.report.SpecReference
 

V

valueOf(String) - Static method in enum org.jboss.test.audit.report.CoverageReport.TestStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.test.audit.report.CoverageReport.TestStatus
Returns an array containing the constants of this enum type, in the order they are declared.

A B C E F G H I M O P R S T V

Copyright © 2009-2012. All Rights Reserved.