A B C D E F G H I J L M N O P R S T U V W X

T

TagLoader - interface avignon.TagLoader.
This interface defines the method by which Avignon can use tags created in different languages for following different resolution rules.
TestHttpServer - class avignon.handlers.TestHttpServer.
The TestHttpServer class is used to support browser unit tests.
TestHttpServer() - Constructor for class avignon.handlers.TestHttpServer
Constructs an instance of the server and starts listening on port 7001.
TestHttpServer(int) - Constructor for class avignon.handlers.TestHttpServer
Starts the server on the specified port.
TestLoader - class avignon.loaders.TestLoader.
This is a fake TagLoader used for unit testing.
TestLoader(String, AvignonTagHandler) - Constructor for class avignon.loaders.TestLoader
Construct a TagLoader that will return a specific AvignonTagHandler for a given name or null if the name does not match.
TestLoader() - Constructor for class avignon.loaders.TestLoader
Construct a TagLoader that will not match anything unless setHandler is used.
TestScriptHandler - class avignon.handlers.TestScriptHandler.
Includes an Avignon test script in the current test.
Attributes: name - Path, relative to the ScriptRoot property, to the script to be included.
TestScriptHandler() - Constructor for class avignon.handlers.TestScriptHandler
 
TestSuiteHandler - class avignon.handlers.TestSuiteHandler.
Serves as a grouping symbol for a set of acceptance tests.
Attributes: name - Name of the suite of tests.
TestSuiteHandler() - Constructor for class avignon.handlers.TestSuiteHandler
Default constructor used by Avignon itself.
TestSuiteHandler(String) - Constructor for class avignon.handlers.TestSuiteHandler
Special constructor used in unit tests.
TestSuiteLister - class avignon.TestSuiteLister.
Encapsulates the logic for determining what files represent Avignon tests.
TestSuiteLister() - Constructor for class avignon.TestSuiteLister
 
TimingUtils - class avignon.helpers.TimingUtils.
 
TimingUtils() - Constructor for class avignon.helpers.TimingUtils
 
tableExists(String) - Method in class avignon.handlers.database.DatabaseConnection
Determines if the table with the given name exists or not.
tableName - Variable in class avignon.handlers.database.DLookupQuery
 
toString() - Method in class avignon.ScriptedTests
Represents the test as a string.
toString() - Method in class avignon.handlers.database.DLookupQuery
 
toString() - Method in class avignon.handlers.database.DatabaseDeleteCommand
 
toString() - Method in class avignon.handlers.database.SQLStatementCommand
 
toString() - Method in class avignon.handlers.helpers.ParameterString
Returns a string representation of the parameter string as modified by any calls to replaceFormalParameters.
toString() - Method in class avignon.helpers.ComparableImage
 
transform(Document, String) - Method in class avignon.xml.XMLDocumentFactory
Transforms the input document by the XSL stored in transformer.

SourceForge.net Logo
A B C D E F G H I J L M N O P R S T U V W X