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

A

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) - 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
 

C

compareTo(AuditAssertion) - Method in class org.jboss.test.audit.report.AuditAssertion
 
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
 

F

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

G

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.AuditParser
 
getAssertionsForSection(String) - Method in class org.jboss.test.audit.report.AuditParser
Returns a sorted list of assertions for the specified section ID
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.SpecReference
 
getClassValue(String, Class<T>, boolean) - Method in class org.jboss.test.audit.config.RuntimeProperties
 
getGroups() - Method in class org.jboss.test.audit.report.SpecReference
 
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
 
getMethodName() - Method in class org.jboss.test.audit.report.SpecReference
 
getNote() - Method in class org.jboss.test.audit.report.AuditAssertion
 
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.
getSection() - Method in class org.jboss.test.audit.report.AuditAssertion
 
getSection() - Method in class org.jboss.test.audit.report.SpecReference
 
getSectionIds() - Method in class org.jboss.test.audit.report.AuditParser
 
getSectionTitle(String) - Method in class org.jboss.test.audit.report.AuditParser
 
getStringValue(String, String, boolean) - Method in class org.jboss.test.audit.config.RuntimeProperties
 
getText() - Method in class org.jboss.test.audit.report.AuditAssertion
 
getVersion() - Method in class org.jboss.test.audit.report.AuditParser
 

H

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

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
 

O

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

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.SpecReference
 
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
 
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.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 C F G H I O P R S T V

Copyright © 2009. All Rights Reserved.