Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
F
G
H
I
O
P
R
S
T
V
A
AuditAssertion
- Class in
org.hibernate.tck.report
Represents a single assertion as defined in the audit xml
AuditAssertion(String, String, String, String, boolean, boolean)
- Constructor for class org.hibernate.tck.report.
AuditAssertion
AuditParser
- Class in
org.hibernate.tck.report
Parsing utilities for tck-audit.xml
AuditParser(InputStream)
- Constructor for class org.hibernate.tck.report.
AuditParser
C
compareTo(AuditAssertion)
- Method in class org.hibernate.tck.report.
AuditAssertion
CoverageProcessor
- Class in
org.hibernate.tck.report
Annotation processor for generating TCK coverage report
CoverageProcessor()
- Constructor for class org.hibernate.tck.report.
CoverageProcessor
CoverageReport
- Class in
org.hibernate.tck.report
Generates the TCK spec coverage report
CoverageReport(List<SpecReference>, AuditParser, File)
- Constructor for class org.hibernate.tck.report.
CoverageReport
CoverageReport.TestStatus
- Enum in
org.hibernate.tck.report
F
FISHEYE_BASE_URL_PROPERTY
- Static variable in class org.hibernate.tck.report.
CoverageReport
G
generate(File)
- Method in class org.hibernate.tck.report.
CoverageReport
getAssertion()
- Method in class org.hibernate.tck.report.
SpecReference
getAssertions()
- Method in class org.hibernate.tck.report.
AuditParser
getAssertionsForSection(String)
- Method in class org.hibernate.tck.report.
AuditParser
Returns a sorted list of assertions for the specified section ID
getBooleanValue(String, boolean, boolean)
- Method in class org.hibernate.tck.config.
RuntimeProperties
getClasses(String, Class<T>)
- Method in class org.hibernate.tck.config.
RuntimeProperties
Gets the possible implementation class for a given property for which the values are classanames
getClassName()
- Method in class org.hibernate.tck.report.
SpecReference
getClassValue(String, Class<T>, boolean)
- Method in class org.hibernate.tck.config.
RuntimeProperties
getGroups()
- Method in class org.hibernate.tck.report.
SpecReference
getId()
- Method in class org.hibernate.tck.report.
AuditAssertion
getInstanceValue(String, Class<T>, boolean)
- Method in class org.hibernate.tck.config.
RuntimeProperties
getIntValue(String, int, boolean)
- Method in class org.hibernate.tck.config.
RuntimeProperties
getMethodName()
- Method in class org.hibernate.tck.report.
SpecReference
getNote()
- Method in class org.hibernate.tck.report.
AuditAssertion
getPackageName()
- Method in class org.hibernate.tck.report.
SpecReference
getPropertyValues(String)
- Method in class org.hibernate.tck.config.
RuntimeProperties
Get a list of possible values for a given key.
getSection()
- Method in class org.hibernate.tck.report.
AuditAssertion
getSection()
- Method in class org.hibernate.tck.report.
SpecReference
getSectionIds()
- Method in class org.hibernate.tck.report.
AuditParser
getSectionTitle(String)
- Method in class org.hibernate.tck.report.
AuditParser
getStringValue(String, String, boolean)
- Method in class org.hibernate.tck.config.
RuntimeProperties
getText()
- Method in class org.hibernate.tck.report.
AuditAssertion
getVersion()
- Method in class org.hibernate.tck.report.
AuditParser
H
hasAssertion(String, String)
- Method in class org.hibernate.tck.report.
AuditParser
I
init(ProcessingEnvironment)
- Method in class org.hibernate.tck.report.
CoverageProcessor
isEmpty(String)
- Static method in class org.hibernate.tck.config.
Strings
isImplied()
- Method in class org.hibernate.tck.report.
AuditAssertion
isTestable()
- Method in class org.hibernate.tck.report.
AuditAssertion
O
org.hibernate.tck.config
- package org.hibernate.tck.config
org.hibernate.tck.report
- package org.hibernate.tck.report
P
parse()
- Method in class org.hibernate.tck.report.
AuditParser
Load the spec assertions defined in tck-audit.xml
process(Set<? extends TypeElement>, RoundEnvironment)
- Method in class org.hibernate.tck.report.
CoverageProcessor
R
RESOURCE_BUNDLE
- Static variable in class org.hibernate.tck.config.
RuntimeProperties
RuntimeProperties
- Class in
org.hibernate.tck.config
Utility class to load deployment properties
RuntimeProperties()
- Constructor for class org.hibernate.tck.config.
RuntimeProperties
Constructor
S
setAssertion(String)
- Method in class org.hibernate.tck.report.
SpecReference
setClassName(String)
- Method in class org.hibernate.tck.report.
SpecReference
setMethodName(String)
- Method in class org.hibernate.tck.report.
SpecReference
setPackageName(String)
- Method in class org.hibernate.tck.report.
SpecReference
setSection(String)
- Method in class org.hibernate.tck.report.
SpecReference
SpecReference
- Class in
org.hibernate.tck.report
Represents the metadata for a single instance of @SpecAssertion
SpecReference()
- Constructor for class org.hibernate.tck.report.
SpecReference
Strings
- Class in
org.hibernate.tck.config
Strings()
- Constructor for class org.hibernate.tck.config.
Strings
SVN_BASE_URL_PROPERTY
- Static variable in class org.hibernate.tck.report.
CoverageReport
T
toString()
- Method in class org.hibernate.tck.report.
SpecReference
V
valueOf(String)
- Static method in enum org.hibernate.tck.report.
CoverageReport.TestStatus
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.hibernate.tck.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
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009. All Rights Reserved.