UTF-X, Unit Testing Framework - Xslt
A B C D E F G I J L M N O P R S T U V W X Y

A

accept(File, String) - Method in class utfx.framework.TestFileFilter
This method implements the functionality requierd by the FilenameFilter interface.
accumulating - Variable in class utfx.util.CanonicalForm
Set true when character data is being accumulated into a buffer.
addApplyTemplates(Document, Element, String) - Method in class utfx.framework.WrapperStylesheetGenerator
Adds XSLT-elements for apply-templates to wrapperDoc creates the element and appends it to utfxWrapperElement
addCallTemplate(Document, Element, Element, String) - Method in class utfx.framework.WrapperStylesheetGenerator
Adds XSLT-elements for calling a named template to wrapperDoc Following elements are added to utfxWrapperElement as childs or context-node attribute
addCallTemplateParameters(Document, Element, Element) - Method in class utfx.framework.WrapperStylesheetGenerator
Adds with-param elements to wrapperDoc
addError(Test, Throwable) - Method in class utfx.printers.AnsiColourResultPrinter
 
addError(Test, Throwable) - Method in class utfx.printers.FormattedResultPrinter
 
addError(Test, Throwable) - Method in class utfx.printers.JunitResultPrinter
Print error symbol.
addError(Test, Throwable) - Method in class utfx.printers.ResultLogger
 
addError(Test, Throwable) - Method in class utfx.printers.XMLResultPrinter
Nothing to do here.
addFailure(Test, AssertionFailedError) - Method in class utfx.printers.AnsiColourResultPrinter
 
addFailure(Test, AssertionFailedError) - Method in class utfx.printers.FormattedResultPrinter
 
addFailure(Test, AssertionFailedError) - Method in class utfx.printers.JunitResultPrinter
Print failure symbol.
addFailure(Test, AssertionFailedError) - Method in class utfx.printers.ResultLogger
 
addFailure(Test, AssertionFailedError) - Method in class utfx.printers.XMLResultPrinter
Nothing to do here.
addStylesheetParams(Document, Element) - Method in class utfx.framework.WrapperStylesheetGenerator
Adds code for stylesheet parameters to wrapperDoc
ansiColour - Static variable in class utfx.printers.AnsiString
if this is true then the toString() method will return ANSI escaped string.
AnsiColourResultPrinter - Class in utfx.printers
Result printer which generates output that uses the ANSI escape sequences to obtain colours.
AnsiColourResultPrinter(OutputStream) - Constructor for class utfx.printers.AnsiColourResultPrinter
 
AnsiString - Class in utfx.printers
This class represents an ANSI colour escaped string.
AnsiString(String, AnsiString.Colour) - Constructor for class utfx.printers.AnsiString
Construct a new colour ANSI String.
AnsiString(StringBuffer, AnsiString.Colour) - Constructor for class utfx.printers.AnsiString
Construct a new colour ANSI String.
AnsiString.Colour - Enum in utfx.printers
 
AnsiString.Colour() - Constructor for enum utfx.printers.AnsiString.Colour
 
assemble() - Method in class utfx.framework.TestFileSuiteAssembler
Assemble a test file suite.
assertEquals(String, byte[], byte[]) - Method in class utfx.framework.UTFXTestCase
Asserts that the two specified byte arrays are equal.
assertEquals(byte[], byte[]) - Method in class utfx.framework.UTFXTestCase
Asserts that the two specified byte arrays are equal.
assertEquals(String, InputStream, InputStream) - Method in class utfx.framework.UTFXTestCase
Asserts that two input streams are byte equivalent.
assertEquals(InputStream, InputStream) - Method in class utfx.framework.UTFXTestCase
Asserts that two input streams are byte equivalent.
assertEquivXML(String, InputStream, InputStream) - Method in class utfx.framework.UTFXTestCase
Asserts that two XML input streams are equivalent, which means their canonical forms are equal, when transformed using utfx.util.CanonicalForm.
assertEquivXML(InputStream, InputStream) - Method in class utfx.framework.UTFXTestCase
Asserts that two XML input streams are equivalent, which means their canonical forms are equal, when transformed using utfx.util.CanonicalForm.
assertEquivXML(String, String, String) - Method in class utfx.framework.UTFXTestCase
Convenience method for comparing two XML strings.
assertEquivXML(String, String) - Method in class utfx.framework.UTFXTestCase
Convenience method for comparing two XML strings.

UTF-X, Unit Testing Framework - Xslt
A B C D E F G I J L M N O P R S T U V W X Y