Overview
Package
Class
Use
Tree
Deprecated
Index
Help
UTF-X, Unit Testing Framework - Xslt
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
All Classes
A
B
C
D
E
F
G
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Y
S
sameContent
- Variable in error utfx.framework.
StringComparisonFailure
the starting part of the XML content that is the same between expected and actual
serializeNode(Node)
- Method in class utfx.framework.
XSLTTransformTestCase
Serialize the given node to a String.
serialVersionUID
- Static variable in exception utfx.framework.
MalformedStylesheetException
serialVersionUID
- Static variable in exception utfx.framework.
MalformedTestException
Comment for
serialVersionUID
serialVersionUID
- Static variable in error utfx.framework.
StringComparisonFailure
Comment for
serialVersionUID
serialVersionUID
- Static variable in class utfx.printers.
AnsiString
Comment for
serialVersionUID
setDefaultFeatures()
- Method in class utfx.util.
CanonicalForm
Set the XML parser features for Canonical XML.
setDefaultSourceBuilder(SourceParser)
- Method in class utfx.framework.
XSLTTestFileSuite
Set default SourceParser to be used by this file TestSuite.
setExpectedPublicId(String)
- Method in class utfx.framework.
XSLTTestFileSuite
setExpectedString(Element)
- Method in class utfx.framework.
XSLTTransformTestCase
setExpectedSystemId(String)
- Method in class utfx.framework.
XSLTTestFileSuite
setIndentString(String)
- Method in class utfx.printers.
ResultPrinter
Specific result printers can se the indent string to what ever they like.
setOutputStream(OutputStream)
- Method in class utfx.util.
CanonicalForm
Sets the output stream for printing.
setParserAndHandlers(DefaultHandler)
- Method in class utfx.util.
CanonicalForm
set the various handlers to the handler passed in
setSourcePublicId(String)
- Method in class utfx.framework.
XSLTTestFileSuite
setSourceSystemId(String)
- Method in class utfx.framework.
XSLTTestFileSuite
setTestSourceBuilder(Element)
- Method in class utfx.framework.
XSLTTransformTestCase
Set source builder for this test.
setTransformer(Transformer)
- Method in class utfx.framework.
XSLTTransformTestCase
Sets the transformer to be used.
setTransformSource(Element)
- Method in class utfx.framework.
XSLTTransformTestCase
Set transform.Source object.
sortAttributes(Attributes)
- Method in class utfx.util.
CanonicalForm
Returns a sorted list of attributes.
sortAttributes(NamedNodeMap)
- Method in class utfx.util.
DOMWriter
Sorts element attributes into alphabetical order I dont know why this is necessary.
sourceBuilder
- Variable in class utfx.framework.
SourceParserWrapper
The source builder we are wrapping.
sourceBuilder
- Variable in class utfx.framework.
XSLTTransformTestCase
source builder used to parse utfx:source fragments
SourceParser
- Interface in
utfx.framework
SourceParser interface.
SourceParserFactory
- Class in
utfx.framework
This class uses reflection to load a Source Parser class.
SourceParserFactory()
- Constructor for class utfx.framework.
SourceParserFactory
SourceParserWrapper
- Class in
utfx.framework
This special source builder is used for wrapping source builders that do not implement the SourceParser interface.
SourceParserWrapper(Object)
- Constructor for class utfx.framework.
SourceParserWrapper
Create a new instance of SourceParserWrapper.
sourcePublicId
- Variable in class utfx.framework.
XSLTTestFileSuite
sourceString
- Variable in class utfx.framework.
XSLTTransformTestCase
The source input
sourceSystemId
- Variable in class utfx.framework.
XSLTTestFileSuite
start()
- Method in class utfx.printers.
ResultPrinter
This method is called before any test runs.
start()
- Method in class utfx.printers.
XMLResultPrinter
Start of the regression test.
start(String[])
- Method in class utfx.runner.
TestRunner
Starts a test run.
startCDATA()
- Method in class utfx.util.
CanonicalForm
Start CDATA section.
startDocument()
- Method in class utfx.util.
CanonicalForm
Start document.
startDTD(String, String, String)
- Method in class utfx.util.
CanonicalForm
Start DTD.
startElement(String, String, String, Attributes)
- Method in class utfx.util.
CanonicalForm
Default Implementation of start element.
startEntity(String)
- Method in class utfx.util.
CanonicalForm
Start entity.
startTest(Test)
- Method in class utfx.printers.
ResultLogger
startTest(Test)
- Method in class utfx.printers.
ResultPrinter
Start a test
startTestCase(TestCase)
- Method in class utfx.printers.
AnsiColourResultPrinter
startTestCase(TestCase)
- Method in class utfx.printers.
FormattedResultPrinter
startTestCase(TestCase)
- Method in class utfx.printers.
JunitResultPrinter
Start of a test case.
startTestCase(TestCase)
- Method in class utfx.printers.
ResultPrinter
Start of a test case.
startTestCase(TestCase)
- Method in class utfx.printers.
XMLResultPrinter
startTestSuite(TestSuite)
- Method in class utfx.printers.
AnsiColourResultPrinter
Start of a test suite.
startTestSuite(TestSuite)
- Method in class utfx.printers.
FormattedResultPrinter
Start of a test suite.
startTestSuite(TestSuite)
- Method in class utfx.printers.
JunitResultPrinter
Start of a test suite.
startTestSuite(TestSuite)
- Method in class utfx.printers.
ResultPrinter
Start of a test suite.
startTestSuite(TestSuite)
- Method in class utfx.printers.
XMLResultPrinter
Start of a test suite.
startTime
- Variable in class utfx.printers.
ResultPrinter
start time in milliseconds
statsStack
- Variable in class utfx.printers.
AnsiColourResultPrinter
statsStack
- Variable in class utfx.printers.
FormattedResultPrinter
StringComparisonFailure
- Error in
utfx.framework
String comparison failure.
StringComparisonFailure(String, String, String)
- Constructor for error utfx.framework.
StringComparisonFailure
Create a new StringComparisonFailure.
stripWhiteSpace
- Variable in class utfx.util.
DOMWriter
True to strip white space surrounding elements
stylesheetUnderTestURI
- Variable in class utfx.framework.
WrapperStylesheetGenerator
URI of stylesheet under test
SUCCESS_EXIT
- Static variable in class utfx.runner.
TestRunner
suite
- Variable in class utfx.framework.
TestFileSuiteAssembler
test file suite we are going to assemble
suite()
- Static method in class utfx.framework.
XSLTRegressionTest
Assemble and return test suite.
suite(String)
- Static method in class utfx.framework.
XSLTTestDirectorySuite
Assemble and return test suite.
suite(String)
- Static method in class utfx.framework.
XSLTTestFileSuite
Parses an XML test definition document and creates a TestSuite.
suiteDepth
- Variable in class utfx.printers.
ResultPrinter
the depth of the current suite; root test suite = 0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
UTF-X, Unit Testing Framework - Xslt
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
All Classes
A
B
C
D
E
F
G
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Y