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

A

AboutDialog - Class in net.sf.jameleon.ui
 
AboutDialog(JFrame) - Constructor for class net.sf.jameleon.ui.AboutDialog
 
AbstractAssertTag - Class in net.sf.jameleon.plugin.junit.tags
An abstract tag used for the JUnit assert tags.
AbstractAssertTag() - Constructor for class net.sf.jameleon.plugin.junit.tags.AbstractAssertTag
 
AbstractConfigPanel - Class in net.sf.jameleon.ui
 
AbstractConfigPanel() - Constructor for class net.sf.jameleon.ui.AbstractConfigPanel
 
AbstractCsvTag - Class in net.sf.jameleon
This DataDrivable tag is an implementation of a CSV data source.
AbstractCsvTag() - Constructor for class net.sf.jameleon.AbstractCsvTag
 
AbstractDataDrivableTag - Class in net.sf.jameleon.data
This is a basic implementation of DataDrivable.
AbstractDataDrivableTag() - Constructor for class net.sf.jameleon.data.AbstractDataDrivableTag
 
AbstractFileDrivableTag - Class in net.sf.jameleon.data
This DataDrivable implementation is for file based data sources.
AbstractFileDrivableTag() - Constructor for class net.sf.jameleon.data.AbstractFileDrivableTag
 
AbstractJameleonTaglet - Class in net.sf.jameleon.taglet
 
AbstractJameleonTaglet() - Constructor for class net.sf.jameleon.taglet.AbstractJameleonTaglet
 
AbstractParamElementTag - Class in net.sf.jameleon
Abstract class that represents children of a ParamTag.
AbstractParamElementTag() - Constructor for class net.sf.jameleon.AbstractParamElementTag
 
AbstractSqlTag - Class in net.sf.jameleon.sql
An abstract class used to execute SQL.
AbstractSqlTag() - Constructor for class net.sf.jameleon.sql.AbstractSqlTag
 
AbstractTestCaseDocAttribute - Class in net.sf.jameleon
An abstract class used to define some test case attributes
AbstractTestCaseDocAttribute() - Constructor for class net.sf.jameleon.AbstractTestCaseDocAttribute
 
AbstractTestRunReporter - Class in net.sf.jameleon.reporting
 
AbstractTestRunReporter() - Constructor for class net.sf.jameleon.reporting.AbstractTestRunReporter
 
AbstractValidParamType - Class in net.sf.jameleon.function
An Abstract class for implementations of ParamTypeValidatable.
AbstractValidParamType() - Constructor for class net.sf.jameleon.function.AbstractValidParamType
 
ACCEPTANCE - Static variable in class net.sf.jameleon.util.AssertLevel
An Acceptance level test.
actionPerformed(ActionEvent) - Method in class net.sf.jameleon.ui.TestCasePane.ExecuteButtonAction
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class net.sf.jameleon.ui.TestCasePane.JiffiePluginAction
Invoked when an action occurs.
actual - Variable in class net.sf.jameleon.plugin.junit.tags.AssertEqualsTag
The actual value
addApplication(String) - Method in class net.sf.jameleon.bean.FunctionalPoint
Adds an application to the list of applications supported by this FunctionalPoint
addApplications(FunctionalPoint, JavaClass) - Method in class net.sf.jameleon.bean.Javadoc2Bean
 
addAttribute(Attribute) - Method in class net.sf.jameleon.bean.FunctionalPoint
Adds an Attribute to the list of attributes used by this FunctionalPoint
addBug(String) - Method in class net.sf.jameleon.bean.TestCase
 
addChildResult(JameleonTestResult) - Method in interface net.sf.jameleon.result.HasChildResults
Adds a child result to the list of results
addChildResult(JameleonTestResult) - Method in class net.sf.jameleon.result.TestResultWithChildren
Adds a JameleonTestResult to the list of JameleonTestResult int the TestCase
addChildToTree(File, DefaultMutableTreeNode) - Method in class net.sf.jameleon.ui.TestCaseTree
 
addClassDocs(FunctionalPoint, JavaClass) - Method in class net.sf.jameleon.bean.Javadoc2Bean
 
addConfig(Parameter) - Method in class net.sf.jameleon.ant.ExecuteTestCaseTask
Adds a setting to jameleon.conf
addDataDrivableListener(DataDrivableListener) - Method in class net.sf.jameleon.event.DataDrivableEventHandler
 
addDocsFromSerializedFP(FunctionalPoint, JavaClass) - Method in class net.sf.jameleon.bean.Javadoc2Bean
 
addEnv(Environment.Variable) - Method in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
Adds an environment variable.
addFailedResult(JameleonTestResult) - Method in interface net.sf.jameleon.result.HasChildResults
Adds a failed result
addFailedResult(JameleonTestResult) - Method in class net.sf.jameleon.result.TestResultWithChildren
Adds a failed JameleonTestResult to the list of failed results
addFieldProperty(boolean, String, String, String, String) - Method in class net.sf.jameleon.ui.AbstractConfigPanel
 
addFields(FunctionalPoint, JavaClass) - Method in class net.sf.jameleon.bean.Javadoc2Bean
 
addFieldsFromSuperclassAndInterfaces(Set, List, JavaClass) - Method in class net.sf.jameleon.bean.Javadoc2Bean
 
addFile(File) - Method in class net.sf.jameleon.ExecuteTestCase
Adds a file or directory to the list of files to be executed by this instance.
addFileset(FileSet) - Method in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
Ant's <fileset> definition.
addFileset(FileSet) - Method in class net.sf.jameleon.ant.ExecuteTestCaseTask
Ant's <fileset> definition.
addFunctionalPoint(FunctionalPoint) - Method in class net.sf.jameleon.bean.Session
Adds a FunctionalPoint to the list of FunctionalPoints under this Session
addFunctionalPointToTree(String, DefaultMutableTreeNode, ClassLoader) - Method in class net.sf.jameleon.ui.FunctionalPointTree
 
addFunctionListener(FunctionListener) - Method in class net.sf.jameleon.event.FunctionEventHandler
 
addLevel(int) - Method in class net.sf.jameleon.util.AssertLevel
Adds at level at which asserts with levels set to this may be executed to the list of possible levels.
addMethods(FunctionalPoint, JavaClass) - Method in class net.sf.jameleon.bean.Javadoc2Bean
 
addNodesToDir(TreePath) - Method in class net.sf.jameleon.ui.TestCaseTree.TCTreeListener
 
addParam(Object) - Method in class net.sf.jameleon.function.FunctionTag
Adds a ParamTag to the list of parameters
addParamValue(String) - Method in class net.sf.jameleon.ParamTag
Adds a value to the list of values supplied for this parameter.
addRequiredAttribute(String) - Method in class net.sf.jameleon.function.FunctionTag
Adds a required attribute to the macro tag defined for this function point.
addSession(Session) - Method in class net.sf.jameleon.bean.TestCase
 
addStep(String) - Method in class net.sf.jameleon.bean.FunctionalPoint
Adds a step to the list of steps required to execute this FunctionalPoint
addSteps(FunctionalPoint, JavaClass) - Method in class net.sf.jameleon.bean.Javadoc2Bean
 
addStorable(Storable) - Method in class net.sf.jameleon.util.StateStorer
Adds a Storable for which the state will be stored when the appropriate event occurs..
addSysproperty(Environment.Variable) - Method in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
Adds a system property.
addt - Variable in class net.sf.jameleon.data.AbstractDataDrivableTag
 
addt - Variable in class net.sf.jameleon.function.FunctionTag
 
addt - Variable in class net.sf.jameleon.SessionTag
 
addTagName(String) - Method in class net.sf.jameleon.bean.FunctionalPoint
Adds a tag name - a name used in the test case macro language Functional points can have multiple tag names
addTemplateParam(Parameter) - Method in class net.sf.jameleon.ant.GenSyntaxReferenceTask
Adds a template parameter to be passed to the Velocity template
addTestCaseListener(TestCaseListener) - Method in class net.sf.jameleon.event.TestCaseEventHandler
 
addTestCaseResult(TestCaseResult) - Method in class net.sf.jameleon.result.TestSuiteResult
Adds a TestCaseResult to the suite of test case results
addTestCaseRow(TestCaseTag) - Method in class net.sf.jameleon.ui.TestCaseResultsPane
 
addTestLevel(String) - Method in class net.sf.jameleon.bean.TestCase
 
addTestRunListener(TestRunListener) - Method in class net.sf.jameleon.event.TestRunEventHandler
 
addTestSuiteListener(TestSuiteListener) - Method in class net.sf.jameleon.event.TestSuiteEventHandler
 
addTreeToDir(File, DefaultMutableTreeNode) - Method in class net.sf.jameleon.ui.TestCaseTree
 
addValidType(String) - Method in class net.sf.jameleon.function.AbstractValidParamType
Adds a valid parameter type to the list.
addValuesFromResourceBundle(ResourceBundle, Properties, String, boolean) - Method in class net.sf.jameleon.TestCaseTag
 
addVariable(Parameter) - Method in class net.sf.jameleon.ant.ExecuteTestCaseTask
Adds a variable to be set in the context
addVariablesToRowData(Map) - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
Used to keep track of the variables and their original values.
addVariablesToRowData(Map) - Method in interface net.sf.jameleon.data.DataDrivable
Used to keep track of the variables and their original values.
addVariablesToRowData(Map) - Method in class net.sf.jameleon.TestCaseTag
Used to add key/values to a local context for multiple variable substitution.
application - Variable in class net.sf.jameleon.bean.Session
The application this session is opened for
application - Variable in class net.sf.jameleon.bean.TestCase
The application being tested
application - Variable in class net.sf.jameleon.SessionTag
The name of the application being run according to the *-TestCaseTag.properties file
applications - Variable in class net.sf.jameleon.bean.FunctionalPoint
The applications supported by this functional point
APPLICATIONS_PROPERTIES - Static variable in class net.sf.jameleon.TestCaseTag
 
applicationsF - Variable in class net.sf.jameleon.ui.JameleonTagsPanel
 
ApplicationTestedTag - Class in net.sf.jameleon
Documents the application tested.
ApplicationTestedTag() - Constructor for class net.sf.jameleon.ApplicationTestedTag
 
ASCENDING - Static variable in class net.sf.jameleon.ui.TableSorter
 
assertEquals(Object, Object) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two objects are equal.
assertEquals(String, Object, Object) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two objects are equal.
assertEquals(Object, Object, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two objects are equal.
assertEquals(String, Object, Object, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two objects are equal.
assertEquals(String, String) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two Strings are equal.
assertEquals(String, String, String) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two Strings are equal.
assertEquals(String, String, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two Strings are equal.
assertEquals(String, String, String, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two Strings are equal.
assertEquals(double, double, double) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two doubles are equal concerning a delta.
assertEquals(String, double, double, double) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two doubles are equal concerning a delta.
assertEquals(double, double, double, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two doubles are equal concerning a delta.
assertEquals(String, double, double, double, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two doubles are equal concerning a delta.
assertEquals(float, float, float) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two floats are equal concerning a delta.
assertEquals(String, float, float, float) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two floats are equal concerning a delta.
assertEquals(float, float, float, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two floats are equal concerning a delta.
assertEquals(String, float, float, float, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two floats are equal concerning a delta.
assertEquals(long, long) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two longs are equal.
assertEquals(String, long, long) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two longs are equal.
assertEquals(long, long, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two longs are equal.
assertEquals(String, long, long, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two longs are equal.
assertEquals(boolean, boolean) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two booleans are equal.
assertEquals(String, boolean, boolean) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two booleans are equal.
assertEquals(boolean, boolean, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two booleans are equal.
assertEquals(String, boolean, boolean, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two booleans are equal.
assertEquals(byte, byte) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two bytes are equal.
assertEquals(String, byte, byte) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two bytes are equal.
assertEquals(byte, byte, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two bytes are equal.
assertEquals(String, byte, byte, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two bytes are equal.
assertEquals(char, char) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two chars are equal.
assertEquals(String, char, char) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two chars are equal.
assertEquals(char, char, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two chars are equal.
assertEquals(String, char, char, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two chars are equal.
assertEquals(short, short) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two shorts are equal.
assertEquals(String, short, short) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two shorts are equal.
assertEquals(short, short, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two shorts are equal.
assertEquals(String, short, short, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two shorts are equal.
assertEquals(int, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two ints are equal.
assertEquals(String, int, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two ints are equal.
assertEquals(int, int, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two ints are equal.
assertEquals(String, int, int, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two ints are equal.
AssertEqualsTag - Class in net.sf.jameleon.plugin.junit.tags
Performs an assertEquals on two variables.
AssertEqualsTag() - Constructor for class net.sf.jameleon.plugin.junit.tags.AssertEqualsTag
 
assertExecutionTimeGreaterThan(long) - Method in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
assertExecutionTimeLessThan(long) - Method in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
assertFalse(boolean) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that a condition is false.
assertFalse(String, boolean) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that a condition is false.
assertFalse(boolean, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that a condition is false.
assertFalse(String, boolean, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that a condition is false.
assertFunctionIdNotFailed(String) - Method in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
assertGreaterThanLevel - Variable in class net.sf.jameleon.TestCaseTag
 
assertHtmlTestCaseName(String) - Method in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
assertLessThanLevel - Variable in class net.sf.jameleon.TestCaseTag
 
assertLevel - Variable in class net.sf.jameleon.TestCaseTag
 
AssertLevel - Class in net.sf.jameleon.util
A singleton that keeps track of the assert levels accross all test cases.
assertLevels - Variable in class net.sf.jameleon.TestCaseTag
 
assertMethod(Runnable) - Method in class net.sf.jameleon.function.FunctionTag
Deprecated. This method will be removed in the next major release.
assertMethodWithLevel(Runnable, int) - Method in class net.sf.jameleon.function.FunctionTag
Runs the run method of a Runnable and records the results appropriately.
assertNotNull(Object) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that an object isn't null.
assertNotNull(String, Object) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that an object isn't null.
assertNotNull(Object, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that an object isn't null.
assertNotNull(String, Object, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that an object isn't null.
AssertNotNullTag - Class in net.sf.jameleon.plugin.junit.tags
Performs an assertNotNull on a given variable.
AssertNotNullTag() - Constructor for class net.sf.jameleon.plugin.junit.tags.AssertNotNullTag
 
assertNotSame(Object, Object) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two objects refer to the same object.
assertNotSame(String, Object, Object) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two objects refer to the same object.
assertNotSame(Object, Object, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two objects refer to the same object.
assertNotSame(String, Object, Object, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two objects refer to the same object.
assertNull(Object) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that an object is null.
assertNull(String, Object) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that an object is null.
assertNull(Object, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that an object is null.
assertNull(String, Object, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that an object is null.
AssertNullTag - Class in net.sf.jameleon.plugin.junit.tags
Performs an assertNull on a given variable.
AssertNullTag() - Constructor for class net.sf.jameleon.plugin.junit.tags.AssertNullTag
 
assertNumOfFailures(int) - Method in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
assertNumOfFunctionsRun(int) - Method in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
assertNumOfTestCasesFailed(int) - Method in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
assertNumOfTestCasesRun(int) - Method in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
assertOutcomeEquals(String) - Method in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
assertOutcomeFailed() - Method in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
assertOutcomePassed() - Method in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
assertPerformable(int) - Method in class net.sf.jameleon.util.AssertLevel
Tests whether an assert should be performed at a certain level.
assertRegexMatches(String, String) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that given regex matches the provided text
assertRegexMatches(String, String, String) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that given regex matches the provided text
assertRegexMatches(String, String, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that given regex matches the provided text
assertRegexMatches(String, String, String, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that given regex matches the provided text
assertSame(Object, Object) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two objects refer to the same object.
assertSame(String, Object, Object) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two objects refer to the same object.
assertSame(Object, Object, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two objects refer to the same object.
assertSame(String, Object, Object, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two objects refer to the same object.
assertTestCaseDocFileEndsWith(String) - Method in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
assertTextContains(String, String) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two objects are equal.
assertTextContains(String, String, String) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two objects are equal.
assertTextContains(String, String, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that two objects are equal.
assertTextContains(String, String, String, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts text is contained into some given text.
assertTextEndsWith(String, String) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that the given endingText is at the end of the given text..
assertTextEndsWith(String, String, String) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that the given endingText is at the end of the given text..
assertTextEndsWith(String, String, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that the given endingText is at the end of the given text..
assertTextEndsWith(String, String, String, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts text is contained into some given text.
assertTextStartsWith(String, String) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that the given startingText begins the given text..
assertTextStartsWith(String, String, String) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that the given startingText begins the given text..
assertTextStartsWith(String, String, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that the given startingText begins the given text..
assertTextStartsWith(String, String, String, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that the given startingText begins the given text..
assertTrue(boolean) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that a condition is true.
assertTrue(String, boolean) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that a condition is true.
assertTrue(boolean, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that a condition is true.
assertTrue(String, boolean, int) - Method in class net.sf.jameleon.function.FunctionTag
Asserts that a condition is true.
AssertTrueTag - Class in net.sf.jameleon.plugin.junit.tags
Performs an assertTrue on a given expression.
AssertTrueTag() - Constructor for class net.sf.jameleon.plugin.junit.tags.AssertTrueTag
 
Attributable - Interface in net.sf.jameleon.function
The Attributable interface provides a means to transfer values stored in a JellyContext to instance variables of any class implementing this interface.
Attribute - Class in net.sf.jameleon.bean
 
Attribute() - Constructor for class net.sf.jameleon.bean.Attribute
Default constructor only used to initialize variables
AttributeBroker - Class in net.sf.jameleon.function
The AttributeBroker class is used to copy values from a JellyContext or the script directory to instance variables in an Attributable.
AttributeBroker(Attributable) - Constructor for class net.sf.jameleon.function.AttributeBroker
An Attributable is required to instaniate this class.
attributeData - Variable in class net.sf.jameleon.ui.JameleonTagsPanel
 
attributes - Variable in class net.sf.jameleon.bean.FunctionalPoint
A list of attributes that this functional point uses
attributes - Variable in class net.sf.jameleon.function.AttributeBroker
A List of attributes or instance variables of the consumer
attributes - Variable in class net.sf.jameleon.JameleonTagSupport
A map of class attributes and their corresponding types.
attributesT - Variable in class net.sf.jameleon.ui.JameleonTagsPanel
 
author - Variable in class net.sf.jameleon.bean.FunctionalPoint
The name of the developer that wrote this FunctionalPoint
author - Variable in class net.sf.jameleon.bean.TestCase
The person that wrote the test case
authorF - Variable in class net.sf.jameleon.ui.JameleonTagsPanel
 
available - Variable in class net.sf.jameleon.util.StateStorer
 

B

backButton - Variable in class net.sf.jameleon.ui.BasicHtmlBrowser
 
BASE_DIR - Static variable in class net.sf.jameleon.util.JameleonDefaultValues
 
baseDir - Variable in class net.sf.jameleon.TestCaseTag
The baseDir where everything else is based
BasicHtmlBrowser - Class in net.sf.jameleon.ui
 
BasicHtmlBrowser(String) - Constructor for class net.sf.jameleon.ui.BasicHtmlBrowser
 
BasicHtmlBrowser(String, URL) - Constructor for class net.sf.jameleon.ui.BasicHtmlBrowser
 
beginFunction(FunctionTag, int) - Method in class net.sf.jameleon.event.FunctionEventHandler
 
beginFunction(FunctionEvent, int) - Method in interface net.sf.jameleon.event.FunctionListener
Gets called before the execution of a function tag
beginFunction(FunctionEvent, int) - Method in class net.sf.jameleon.ui.TestCaseResultsPane
 
beginSession - Variable in class net.sf.jameleon.SessionTag
Starts the applicattion and gets it to the state defined in the $testEnviroment-Applications.properties.
beginTestCase(TestCaseTag) - Method in class net.sf.jameleon.event.TestCaseEventHandler
 
beginTestCase(TestCaseEvent) - Method in interface net.sf.jameleon.event.TestCaseListener
Gets called before the execution of a test case
beginTestCase(TestCaseEvent) - Method in class net.sf.jameleon.reporting.ResultsReporter
 
beginTestCase(TestCaseEvent) - Method in class net.sf.jameleon.ui.TestCaseResultsPane
 
beginTestCase(TestCaseEvent) - Method in class net.sf.jameleon.unit.JameleonUnitTestCase
Implementation of the TestCaseListener interface.
beginTestRun(Calendar) - Method in class net.sf.jameleon.event.TestRunEventHandler
 
beginTestRun(TestRunEvent) - Method in interface net.sf.jameleon.event.TestRunListener
Gets called before the execution of a test run
beginTestRun() - Method in class net.sf.jameleon.ExecuteTestCase
Begins the test run.
beginTestRun(TestRunEvent) - Method in class net.sf.jameleon.reporting.ResultsReporter
 
beginTestSuite(TestSuiteTag) - Method in class net.sf.jameleon.event.TestSuiteEventHandler
 
beginTestSuite(TestSuiteEvent) - Method in interface net.sf.jameleon.event.TestSuiteListener
Gets called before the execution of a test suite
breakPoint - Variable in class net.sf.jameleon.data.AbstractDataDrivableTag
 
BreakPoint - Interface in net.sf.jameleon.event
 
breakPoint - Variable in class net.sf.jameleon.function.FunctionTag
Tells the GUI to stop at this functional point
broker - Variable in class net.sf.jameleon.JameleonTagSupport
Used to transfer context variables to instance variables.
bugBrowser - Variable in class net.sf.jameleon.ui.TestCasePane
 
bugs - Variable in class net.sf.jameleon.bean.TestCase
The bug related to this test case
bugTrackerUrl - Variable in class net.sf.jameleon.TestCaseTag
 

C

calculateJameleonHome() - Method in class net.sf.jameleon.launch.JameleonLauncher
 
charset - Variable in class net.sf.jameleon.data.AbstractFileDrivableTag
 
checkClientTrusted(X509Certificate[], String) - Method in class net.sf.jameleon.util.X509TrustEverythingManager
 
checkOutcomeFailed - Variable in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
Pass only if the script failed
checkOutcomePassed - Variable in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
Pass only if the script passed
checkParamTypes() - Method in class net.sf.jameleon.function.FunctionTag
 
checkServerTrusted(X509Certificate[], String) - Method in class net.sf.jameleon.util.X509TrustEverythingManager
 
childExecuted - Variable in class net.sf.jameleon.VariableMappingTag
 
childrenResults - Variable in class net.sf.jameleon.result.TestResultWithChildren
A list of Child Results
className - Variable in class net.sf.jameleon.bean.FunctionalPoint
The name of the class that this tag represents.
cleanNestedMessage(Throwable) - Method in class net.sf.jameleon.util.XMLHelper
 
cleanUp() - Method in class net.sf.jameleon.function.FunctionTag
If this method is overridden, it is highly suggested that the super method be called as well.
cleanUp() - Method in class net.sf.jameleon.reporting.AbstractTestRunReporter
 
cleanUp() - Method in class net.sf.jameleon.reporting.HtmlTestRunSummaryReporter
 
cleanUp() - Method in interface net.sf.jameleon.reporting.TestRunReporter
Cleans up any resources used
cleanUp() - Method in interface net.sf.jameleon.reporting.TestRunSummaryReporter
Cleans up any resources used
cleanUpEnvironment() - Method in class net.sf.jameleon.function.FunctionTag
 
cleanVariablesInContext() - Method in class net.sf.jameleon.JameleonTagSupport
 
clearAll() - Method in class net.sf.jameleon.util.AssertLevel
Clears any assert levels that may have been set.
clearArgs() - Method in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
Clear out the arguments to this java task.
clearInstance() - Method in class net.sf.jameleon.event.DataDrivableEventHandler
 
clearInstance() - Method in class net.sf.jameleon.event.FunctionEventHandler
 
clearInstance() - Method in class net.sf.jameleon.event.TestCaseEventHandler
 
clearInstance() - Method in class net.sf.jameleon.event.TestRunEventHandler
 
clearInstance() - Method in class net.sf.jameleon.event.TestSuiteEventHandler
 
clearInstance() - Static method in class net.sf.jameleon.reporting.ResultsReporter
 
clearInstance() - Static method in class net.sf.jameleon.util.Configurator
Cleans everything up and sets the current instance to null
clearReasonTable() - Method in class net.sf.jameleon.ui.TestCaseResultsPane
 
clone() - Method in class net.sf.jameleon.bean.Attribute
 
clone() - Method in class net.sf.jameleon.bean.FunctionalPoint
 
cloneFP() - Method in class net.sf.jameleon.bean.FunctionalPoint
 
close() - Method in class net.sf.jameleon.data.CollectionDataDriver
Closes the handle to the data source
close() - Method in class net.sf.jameleon.data.CsvDataDriver
Closes the handle to the data source
close() - Method in interface net.sf.jameleon.data.DataDriver
Closes the handle to the data source
close() - Method in class net.sf.jameleon.data.SqlDataDriver
Closes the handle to the data source
closeAllLogs() - Static method in class net.sf.jameleon.ExecuteTestCase
This is a workaround to the fact the shutdown is not called in log4j.
closeEvent(DataDrivable) - Method in class net.sf.jameleon.event.DataDrivableEventHandler
 
closeEvent(DataDrivableEvent) - Method in interface net.sf.jameleon.event.DataDrivableListener
Gets called before the close method of a DataDrivable
closeEvent(DataDrivableEvent) - Method in class net.sf.jameleon.ui.TestCaseResultsPane
Gets called before the close method of a DataDrivable
closeInputStream(InputStream) - Static method in class net.sf.jameleon.util.JameleonUtility
 
CollectionDataDriver - Class in net.sf.jameleon.data
This DataDriver is used to iterator over a Collection of Objects.
CollectionDataDriver() - Constructor for class net.sf.jameleon.data.CollectionDataDriver
Creates a CollectionDataDriver You must call setKey() and setItems() in order for this DataDriver to work correctly
CollectionDataDriver(String, Collection) - Constructor for class net.sf.jameleon.data.CollectionDataDriver
Creates a CollectionDataDriver
columnNumber - Variable in exception net.sf.jameleon.exception.JameleonScriptException
 
columnNumber - Variable in class net.sf.jameleon.LocationAwareTagSupport
 
columnNumber - Variable in class net.sf.jameleon.result.JameleonTestResult
 
COMPARABLE_COMAPRATOR - Static variable in class net.sf.jameleon.ui.TableSorter
 
config - Variable in class net.sf.jameleon.ui.TestCaseTree
 
ConfigDialog - Class in net.sf.jameleon.ui
 
ConfigDialog(JFrame) - Constructor for class net.sf.jameleon.ui.ConfigDialog
 
configName - Variable in class net.sf.jameleon.util.Configurator
 
Configurator - Class in net.sf.jameleon.util
 
configure() - Method in class net.sf.jameleon.util.Configurator
Set everything up by reading the configuration file.
conn - Variable in class net.sf.jameleon.data.SqlDataDriver
 
constructFileFromClassName(String) - Method in class net.sf.jameleon.ant.JameleonXDoclet
Simply constructs a file from a String that represents the fully qualified class name.
consumer - Variable in class net.sf.jameleon.function.AttributeBroker
The instance of the Attributable to which the values will be transfered to
ContextHelper - Class in net.sf.jameleon.function
The ContextHelper class is used as a helper class to remove the context-specific calls from Jameleon Tags.
contextName - Variable in class net.sf.jameleon.bean.Attribute
The name of this attribute's instance variable in the function tag.
contextVariables - Variable in class net.sf.jameleon.ant.ExecuteTestCaseTask
 
contextVars - Variable in class net.sf.jameleon.ExecuteTestCase
A set of key-value variables to be set in the context
contextVars - Variable in class net.sf.jameleon.JameleonTagSupport
A list of variable names that were stored in the context.
convertClassNameToSourceName(String, boolean) - Method in class net.sf.jameleon.bean.Javadoc2Bean
 
convertNullToString(String) - Method in class net.sf.jameleon.bean.Javadoc2Bean
 
convertNullToString(String) - Static method in class net.sf.jameleon.util.JameleonUtility
 
copyLocationAwareProperties(LocationAware) - Method in exception net.sf.jameleon.exception.JameleonScriptException
 
copyLocationAwareProperties(LocationAware) - Method in class net.sf.jameleon.result.JameleonTestResult
 
CountableDataDrivableResultContainer - Class in net.sf.jameleon.result
 
CountableDataDrivableResultContainer(FunctionalPoint) - Constructor for class net.sf.jameleon.result.CountableDataDrivableResultContainer
 
CountableDataDrivableResultContainer(FunctionalPoint, HasChildResults) - Constructor for class net.sf.jameleon.result.CountableDataDrivableResultContainer
 
CountableDataDrivableRowResult - Class in net.sf.jameleon.result
 
CountableDataDrivableRowResult(FunctionalPoint) - Constructor for class net.sf.jameleon.result.CountableDataDrivableRowResult
 
CountableDataDrivableRowResult(FunctionalPoint, HasChildResults) - Constructor for class net.sf.jameleon.result.CountableDataDrivableRowResult
 
CountableFunctionResult - Class in net.sf.jameleon.result
An implementation of @see TestResult that represents the result of a function point
CountableFunctionResult() - Constructor for class net.sf.jameleon.result.CountableFunctionResult
The default constructor
CountableFunctionResult(FunctionalPoint) - Constructor for class net.sf.jameleon.result.CountableFunctionResult
 
CountableFunctionResult(FunctionalPoint, HasChildResults) - Constructor for class net.sf.jameleon.result.CountableFunctionResult
 
CountableResult - Interface in net.sf.jameleon.result
Describes a result that is countable
countableResultFailed - Variable in class net.sf.jameleon.result.CountableDataDrivableRowResult
 
countableResultFailed - Variable in class net.sf.jameleon.result.TestCaseResult
 
countFailure() - Method in class net.sf.jameleon.result.CountableDataDrivableRowResult
 
countFailure() - Method in class net.sf.jameleon.result.CountableFunctionResult
Mark this result a failed
countFailure() - Method in interface net.sf.jameleon.result.CountableResult
Mark this result a failed
countFailure() - Method in class net.sf.jameleon.result.TestCaseResult
 
countRow - Variable in class net.sf.jameleon.data.AbstractDataDrivableTag
 
createArg() - Method in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
Adds a command-line argument.
createAttributeFromTag(AbstractJavaEntity, String, String, String, boolean) - Method in class net.sf.jameleon.bean.Javadoc2Bean
 
createAttributes() - Method in class net.sf.jameleon.JameleonTagSupport
Simply returns the context for this tag
createClassLoader() - Static method in class net.sf.jameleon.ui.Utils
 
createClasspath() - Method in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
Adds a path to the classpath.
createDirStructure(File) - Static method in class net.sf.jameleon.util.JameleonUtility
Ensures that a directory structure is created.
createErrMsg(String) - Static method in class net.sf.jameleon.util.JameleonUtility
Formats the error message.
createExceptionFromResult(JameleonTestResult) - Method in class net.sf.jameleon.TestCaseTag
 
createExceptionFromResult(String, JameleonTestResult) - Method in class net.sf.jameleon.TestCaseTag
 
createImageIcon(String, String) - Method in class net.sf.jameleon.ui.TestCasePane
 
createImageIcon(String, String) - Method in class net.sf.jameleon.ui.TestCaseResultsPane
 
createJvmarg() - Method in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
Adds a JVM argument.
createNewResult() - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
 
createRootFileNode() - Method in class net.sf.jameleon.ui.TestCaseTree
 
createSkeleton(Set, DefaultMutableTreeNode) - Method in class net.sf.jameleon.ui.FunctionalPointTree
 
createTag(String, Attributes) - Method in class net.sf.jameleon.TestCaseTagLibrary
Creates a new Tag for the given tag name and attributes
createWatchdog() - Method in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
Create the Watchdog to kill a runaway process.
csv - Variable in class net.sf.jameleon.AbstractCsvTag
 
CsvDataDriver - Class in net.sf.jameleon.data
Am implementation of @{link DataDriver} for CSV Files.
CsvDataDriver() - Constructor for class net.sf.jameleon.data.CsvDataDriver
Default construtor.
CsvDataDriver(File) - Constructor for class net.sf.jameleon.data.CsvDataDriver
Sets the file to be read in to csvFile
CsvDataDriver(File, char) - Constructor for class net.sf.jameleon.data.CsvDataDriver
Sets the file and the delimiter of the file to be read in
csvFile - Variable in class net.sf.jameleon.data.CsvDataDriver
 
csvFileName - Variable in class net.sf.jameleon.AbstractCsvTag
 
CsvTag - Class in net.sf.jameleon
Iterates over all nested tags one time per row of a CSV file.
CsvTag() - Constructor for class net.sf.jameleon.CsvTag
 
csvValueSeparator - Variable in class net.sf.jameleon.TestCaseTag
 
customTags - Variable in class net.sf.jameleon.util.SupportedTags
 

D

DASH - Static variable in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
 
DASH - Static variable in class net.sf.jameleon.ant.ExecuteTestCaseTask
 
DASH - Static variable in class net.sf.jameleon.ExecuteTestCase
A line of dashes
DATA_DIR - Static variable in class net.sf.jameleon.util.JameleonDefaultValues
 
dataDir - Variable in class net.sf.jameleon.data.AbstractFileDrivableTag
 
DataDrivable - Interface in net.sf.jameleon.data
The class that needs to be data-driven should implement this interface.
DataDrivableDebugDialog - Class in net.sf.jameleon.ui
 
DataDrivableDebugDialog(Object, JFrame, TestCaseResultsPane, String) - Constructor for class net.sf.jameleon.ui.DataDrivableDebugDialog
 
DataDrivableEvent - Class in net.sf.jameleon.event
 
DataDrivableEvent(Object) - Constructor for class net.sf.jameleon.event.DataDrivableEvent
 
DataDrivableEventHandler - Class in net.sf.jameleon.event
 
DataDrivableListener - Interface in net.sf.jameleon.event
 
DataDrivableResultContainer - Class in net.sf.jameleon.result
An implementation of @see TestResult that represents the results of a data-drivable tag.
DataDrivableResultContainer(FunctionalPoint) - Constructor for class net.sf.jameleon.result.DataDrivableResultContainer
 
DataDrivableResultContainer(FunctionalPoint, HasChildResults) - Constructor for class net.sf.jameleon.result.DataDrivableResultContainer
 
DataDrivableResultRecordable - Interface in net.sf.jameleon.result
Describes a tag as being able to record DataDrivable results.
dataDrivableRowResult - Variable in class net.sf.jameleon.data.AbstractDataDrivableTag
 
DataDrivableRowResult - Class in net.sf.jameleon.result
An implementation of @see TestResult that represents the results of a data-drivable tag.
DataDrivableRowResult(FunctionalPoint) - Constructor for class net.sf.jameleon.result.DataDrivableRowResult
 
DataDrivableRowResult(FunctionalPoint, HasChildResults) - Constructor for class net.sf.jameleon.result.DataDrivableRowResult
 
DataDriver - Interface in net.sf.jameleon.data
This interface is used to implement different ways to get data from a source.
dataDriver - Variable in class net.sf.jameleon.data.IterateTag
 
DataExecuter - Class in net.sf.jameleon.data
Ties DataDriver and DataDrivable together.
DataExecuter() - Constructor for class net.sf.jameleon.data.DataExecuter
Default constructor.
DataExecuter(DataDriver) - Constructor for class net.sf.jameleon.data.DataExecuter
Uses the given driver to drive the DataDrivable.
dateTimeExecuted - Variable in class net.sf.jameleon.result.TestCaseResult
 
ddRowResult - Variable in class net.sf.jameleon.TestCaseTag
 
debug - Variable in class net.sf.jameleon.ant.ExecuteTestCaseTask
 
debug - Variable in class net.sf.jameleon.ExecuteTestCase
Print out stack trace of each failed Jameleon Test Case to stdout.
DEBUG - Static variable in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
debugButton - Variable in class net.sf.jameleon.ui.TestCasePane
 
DebugDialog - Class in net.sf.jameleon.ui
 
DebugDialog(Object, JFrame, TestCaseResultsPane, String) - Constructor for class net.sf.jameleon.ui.DebugDialog
 
decodeTextToXML(String) - Static method in class net.sf.jameleon.util.JameleonUtility
 
decodeXMLToText - Variable in class net.sf.jameleon.AbstractParamElementTag
 
decodeXMLToText(String) - Static method in class net.sf.jameleon.util.JameleonUtility
 
DEFAULT_CONFIG_NAME - Static variable in class net.sf.jameleon.util.Configurator
 
DEFAULT_CUSTOM_TAGS - Static variable in class net.sf.jameleon.util.SupportedTags
 
DEFAULT_DELIMETER - Static variable in class net.sf.jameleon.data.CsvDataDriver
 
DEFAULT_EVENT - Static variable in class net.sf.jameleon.util.StateStorer
The default event at which to store the state of the object.
DEFAULT_FOOTER_TEMPLATE - Static variable in class net.sf.jameleon.reporting.HtmlTestRunReporter
 
DEFAULT_HEADER_TEMPLATE - Static variable in class net.sf.jameleon.reporting.HtmlTestRunReporter
 
DEFAULT_HEADER_TEMPLATE - Static variable in class net.sf.jameleon.reporting.HtmlTestRunSummaryReporter
 
DEFAULT_JAMELEON_TAGS - Static variable in class net.sf.jameleon.util.SupportedTags
 
DEFAULT_RESULT_BEGIN_ROW_TEMPLATE - Static variable in class net.sf.jameleon.reporting.HtmlTestRunSummaryReporter
 
DEFAULT_RESULT_ROW_TEMPLATE - Static variable in class net.sf.jameleon.reporting.HtmlTestRunReporter
 
DEFAULT_RESULT_ROW_TEMPLATE - Static variable in class net.sf.jameleon.reporting.HtmlTestRunSummaryReporter
 
DEFAULT_ROW - Static variable in class net.sf.jameleon.TestCaseTag
 
DEFAULT_STORE_DIR - Static variable in class net.sf.jameleon.util.StateStorer
The default event at which to store the state of the object.
DEFAULT_VALUE_SEPARATOR - Static variable in class net.sf.jameleon.TestCaseTag
 
DefaultValidParamType - Class in net.sf.jameleon.function
Used to as a means to support valid <param-type>'s for a specific functional point.
DefaultValidParamType() - Constructor for class net.sf.jameleon.function.DefaultValidParamType
 
defaultValue - Variable in class net.sf.jameleon.bean.Attribute
The default value of the attribute
delay() - Method in class net.sf.jameleon.ExecuteTestCase
 
delay() - Method in class net.sf.jameleon.function.FunctionTag
 
delay(long) - Method in class net.sf.jameleon.function.FunctionTag
 
delaySession() - Method in class net.sf.jameleon.SessionTag
 
delayTime - Variable in class net.sf.jameleon.WaitTag
The number of milliseconds to wait for
deleteDirStructure(File) - Static method in class net.sf.jameleon.util.JameleonUtility
Deletes the given directory/file and all child files.
delimiter - Variable in class net.sf.jameleon.data.CsvDataDriver
 
denyAll - Variable in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
deregisterEventListeners() - Method in class net.sf.jameleon.ExecuteTestCase
Remove all TestCaseListeners registered via the registerEventListeners method.
DESC_HEIGHT - Static variable in class net.sf.jameleon.ui.JameleonTagsPanel
 
DESCENDING - Static variable in class net.sf.jameleon.ui.TableSorter
 
describeAttributes(AttributeBroker) - Method in interface net.sf.jameleon.function.Attributable
Registers all instance variables and key values in a JellyContext.
describeAttributes(AttributeBroker) - Method in class net.sf.jameleon.JameleonTagSupport
 
description - Variable in class net.sf.jameleon.bean.Attribute
A description about how the attribute is used
description - Variable in class net.sf.jameleon.bean.FunctionalPoint
A short summary about how this functional can be used
descriptionF - Variable in class net.sf.jameleon.ui.JameleonTagsPanel
 
deserialize(String) - Static method in class net.sf.jameleon.util.InstanceSerializer
Deserializes an object from a given file name
deserialize(InputStream) - Static method in class net.sf.jameleon.util.InstanceSerializer
Deserializes an object from a given InputStream
destroy() - Method in class net.sf.jameleon.result.JameleonTestResult
 
destroy() - Method in class net.sf.jameleon.result.TestCaseResult
 
destroy() - Method in class net.sf.jameleon.result.TestResultWithChildren
 
destroy() - Method in class net.sf.jameleon.sql.AbstractSqlTag
 
destroyVariables(Set) - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
Removes the keys from the context and the variable set in addVariablesToRowData()
destroyVariables(Set) - Method in interface net.sf.jameleon.data.DataDrivable
Removes the keys from the context and the variable set in addVariablesToRowData()
disableLogging() - Method in class net.sf.jameleon.ui.TestCaseTree
 
disableSslCertificateChecking() - Static method in class net.sf.jameleon.util.JsseSettings
 
docBuilder - Variable in class net.sf.jameleon.bean.Javadoc2Bean
 
DOCS_INDEX - Static variable in class net.sf.jameleon.ui.TestCasePane
 
document - Variable in class net.sf.jameleon.util.XMLHelper
 
doRegister(Map, Taglet) - Static method in class net.sf.jameleon.taglet.AbstractJameleonTaglet
 
doTag(XMLOutput) - Method in class net.sf.jameleon.AbstractParamElementTag
An implementation of the doTag method provided by the TagSupport class.
doTag(XMLOutput) - Method in class net.sf.jameleon.AbstractTestCaseDocAttribute
 
doTag(XMLOutput) - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
This method executes the tags inside the csv tag one time for every row in the CSV file used.
doTag(XMLOutput) - Method in class net.sf.jameleon.function.FunctionDocTag
 
doTag(XMLOutput) - Method in class net.sf.jameleon.function.FunctionTag
Simply calls setupEnvironment(), validate(), setup() and testBlock(XMLOutput out).
doTag(XMLOutput) - Method in class net.sf.jameleon.ParamNameTag
 
doTag(XMLOutput) - Method in class net.sf.jameleon.ParamTag
 
doTag(XMLOutput) - Method in class net.sf.jameleon.ParamTypeTag
 
doTag(XMLOutput) - Method in class net.sf.jameleon.ParamValueTag
An implementation of the doTag method provided by the TagSupport class.
doTag(XMLOutput) - Method in class net.sf.jameleon.PostconditionTag
 
doTag(XMLOutput) - Method in class net.sf.jameleon.PreconditionTag
 
doTag(XMLOutput) - Method in class net.sf.jameleon.SessionTag
A TagSupport specific method.
doTag(XMLOutput) - Method in class net.sf.jameleon.TestCaseTag
This method executes the tags inside the test-case tag.
doTag(XMLOutput) - Method in class net.sf.jameleon.TestScriptTag
This method executes the script.
doTag(XMLOutput) - Method in class net.sf.jameleon.TestSuiteTag
This method executes the tags inside the test-suite tag.
doTag(XMLOutput) - Method in class net.sf.jameleon.VariableMappingTag
An implementation of the doTag method provided by the TagSupport class.
doTag(XMLOutput) - Method in class net.sf.jameleon.VariableTag
An implementation of the doTag method provided by the TagSupport class.
doTag(XMLOutput) - Method in class net.sf.jameleon.VariableValueTag
An implementation of the doTag method provided by the TagSupport class.
driver - Variable in class net.sf.jameleon.data.DataExecuter
 

E

E_CDATA - Static variable in class net.sf.jameleon.result.JameleonTestResult
Syntax for closing cdata value
elementTagName - Variable in exception net.sf.jameleon.exception.JameleonScriptException
 
elementTagName - Variable in class net.sf.jameleon.LocationAwareTagSupport
 
elementTagName - Variable in class net.sf.jameleon.result.JameleonTestResult
 
enableSslCertCheck - Variable in class net.sf.jameleon.TestCaseTag
Enable/disable validity checking for SSL certificates.
encoding - Variable in class net.sf.jameleon.bean.TestCase
The encoding to use in the toXML() method
encoding - Variable in class net.sf.jameleon.data.CsvDataDriver
 
endFunction(FunctionTag, int) - Method in class net.sf.jameleon.event.FunctionEventHandler
 
endFunction(FunctionEvent, int) - Method in interface net.sf.jameleon.event.FunctionListener
Gets called after the execution of a function tag
endFunction(FunctionEvent, int) - Method in class net.sf.jameleon.ui.TestCaseResultsPane
 
endTestCase(TestCaseTag) - Method in class net.sf.jameleon.event.TestCaseEventHandler
 
endTestCase(TestCaseEvent) - Method in interface net.sf.jameleon.event.TestCaseListener
Gets called after the execution of a test case
endTestCase(TestCaseEvent) - Method in class net.sf.jameleon.reporting.ResultsReporter
 
endTestCase(TestCaseEvent) - Method in class net.sf.jameleon.ui.TestCaseResultsPane
 
endTestCase(TestCaseEvent) - Method in class net.sf.jameleon.unit.JameleonUnitTestCase
Implementation of the TestCaseListener interface.
endTestRun(Calendar) - Method in class net.sf.jameleon.event.TestRunEventHandler
 
endTestRun(TestRunEvent) - Method in interface net.sf.jameleon.event.TestRunListener
Gets called after the execution of a test suite
endTestRun() - Method in class net.sf.jameleon.ExecuteTestCase
Ends the test run.
endTestRun(TestRunEvent) - Method in class net.sf.jameleon.reporting.ResultsReporter
 
endTestSuite(TestSuiteTag) - Method in class net.sf.jameleon.event.TestSuiteEventHandler
 
endTestSuite(TestSuiteEvent) - Method in interface net.sf.jameleon.event.TestSuiteListener
Gets called after the execution of a test suite
ENTRIES_CONFIG_NAME - Static variable in class net.sf.jameleon.util.JameleonDefaultValues
 
ENV_PANEL - Static variable in class net.sf.jameleon.ui.ConfigDialog
 
EnvironmentConfigPanel - Class in net.sf.jameleon.ui
 
EnvironmentConfigPanel() - Constructor for class net.sf.jameleon.ui.EnvironmentConfigPanel
 
environmentProperties - Variable in class net.sf.jameleon.ant.UpgradeTask
 
environmentSettings - Variable in class net.sf.jameleon.ant.ExecuteTestCaseTask
 
envPanel - Variable in class net.sf.jameleon.ui.ConfigDialog
 
equals(Object) - Method in class net.sf.jameleon.bean.FunctionalPoint
 
equals(Object) - Method in class net.sf.jameleon.result.JameleonTestResult
 
ERR_MSG - Static variable in class net.sf.jameleon.ui.TestCaseResultsPane.TCResultsSelectionListeners
 
errMsg - Variable in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag.FailedRow
 
error - Variable in class net.sf.jameleon.result.JameleonTestResult
The stack trace from the failure if one occured
errorFile - Variable in class net.sf.jameleon.result.JameleonTestResult
The file that contains the display of the error
errorMsgContains - Variable in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
A snippet of the error message or reason for that is expected in stdout.
escapeXML(String) - Method in class net.sf.jameleon.result.JameleonTestResult
 
eventHandler - Variable in class net.sf.jameleon.TestCaseTag
 
eventOccured(int) - Method in class net.sf.jameleon.util.StateStorer
Records that an event occured.
execute() - Method in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
Jameleon's implementation of Task.execute().
execute() - Method in class net.sf.jameleon.ant.ExecuteTestCaseTask
Jameleon's implementation of Task.execute().
execute() - Method in class net.sf.jameleon.ant.GenSyntaxReferenceTask
Jameleon's implementation of Task.execute().
execute() - Method in class net.sf.jameleon.ant.JameleonXDoclet
Implement this method and play with _xJavaDoc
execute() - Method in class net.sf.jameleon.ant.UpgradeTask
Jameleon's implementation of Task.execute().
execute(File) - Method in class net.sf.jameleon.ExecuteTestCase
Runs through all files in the given file or directory and executes each file as a Jameleon test script.
executeBody(Runnable) - Method in class net.sf.jameleon.TestCaseTag
 
executeButton - Variable in class net.sf.jameleon.ui.TestCasePane
 
executeData(DataDrivable, boolean) - Method in class net.sf.jameleon.data.DataExecuter
When it is time to make the class data-driven, this method should be called.
executeDrivableRow(int) - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
A DataDrivable implementation method that gets called once for every row in the data source.
executeDrivableRow(int) - Method in interface net.sf.jameleon.data.DataDrivable
Called with the a key-value pair of variables for each row found in the data source.
executeDrivableRow(int) - Method in class net.sf.jameleon.TestCaseTag
A CsvExecutable implementation method that gets called once for every row in the csv file.
executeFiles() - Method in class net.sf.jameleon.ExecuteTestCase
 
ExecuteJameleonScriptTag - Class in net.sf.jameleon.plugin.junit
Used to acceptance test Jameleon tags.
ExecuteJameleonScriptTag() - Constructor for class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
ExecuteJameleonScriptTag.FailedRow - Class in net.sf.jameleon.plugin.junit
 
ExecuteJameleonScriptTag.FailedRow() - Constructor for class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag.FailedRow
 
executeJava() - Method in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
Do the execution and return a return code.
executeJellyScript(File) - Method in class net.sf.jameleon.ExecuteTestCase
Executes the given file as a Jameleon test script and returns the error message if the test failed.
executeNoCSV() - Method in class net.sf.jameleon.TestCaseTag
 
executeQuery() - Method in class net.sf.jameleon.data.SqlDataDriver
Executes a query against the database once a valid connection has been established.
executer - Variable in class net.sf.jameleon.data.AbstractDataDrivableTag
 
executeRowEvent(Map, DataDrivable, int) - Method in class net.sf.jameleon.event.DataDrivableEventHandler
 
executeRowEvent(DataDrivableEvent, int) - Method in interface net.sf.jameleon.event.DataDrivableListener
Gets called before the executeDrivableRow
executeRowEvent(DataDrivableEvent, int) - Method in class net.sf.jameleon.ui.TestCaseResultsPane
Gets called before the executeDrivableRow
executeScript() - Method in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
executeSql(Connection, String) - Method in class net.sf.jameleon.sql.AbstractSqlTag
 
executeSql(Connection, String) - Method in class net.sf.jameleon.sql.SqlUpdateTag
 
ExecuteTestCase - Class in net.sf.jameleon
Executes a Jameleon Test Case.
ExecuteTestCase() - Constructor for class net.sf.jameleon.ExecuteTestCase
 
ExecuteTestCase(boolean) - Constructor for class net.sf.jameleon.ExecuteTestCase
 
executeTestCase - Variable in class net.sf.jameleon.TestCaseTag
 
executeTestCase(FileNode, boolean, ExecuteTestCase) - Method in class net.sf.jameleon.ui.TestCasePane.ExecuteButtonAction
 
ExecuteTestCaseSeparateVMTask - Class in net.sf.jameleon.ant
 
ExecuteTestCaseSeparateVMTask() - Constructor for class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
 
ExecuteTestCaseTask - Class in net.sf.jameleon.ant
 
ExecuteTestCaseTask() - Constructor for class net.sf.jameleon.ant.ExecuteTestCaseTask
 
executionTime - Variable in class net.sf.jameleon.result.JameleonTestResult
The time it took to execute the entire test step
executionTimeGreaterThan - Variable in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
The execution time should be greater than this number if set
executionTimeLessThan - Variable in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
The execution time should be greater than this number if set
executionTimeToString(long) - Static method in class net.sf.jameleon.util.JameleonUtility
 
executor - Variable in class net.sf.jameleon.TestSuiteTag
The executor to use to execute all test scripts
expected - Variable in class net.sf.jameleon.plugin.junit.tags.AssertEqualsTag
The expected value
expectException - Variable in class net.sf.jameleon.function.FunctionTag
Specifies an exception is expected.
expectFailure - Variable in class net.sf.jameleon.function.FunctionTag
Specifies a failure is expected.
extractFile(ZipEntry, File) - Method in class net.sf.jameleon.util.JarResourceExtractor
 
extractFilesInDirectory(String, File) - Method in class net.sf.jameleon.util.JarResourceExtractor
Extracts the files from the jar file to the desired directory.
extractResources() - Method in class net.sf.jameleon.reporting.HtmlTestRunSummaryReporter
 

F

fail() - Method in class net.sf.jameleon.function.FunctionTag
Fails by throwing an AssertionFailedError.
fail(String) - Method in class net.sf.jameleon.function.FunctionTag
Fails by throwing an AssertionFailedError with a message
fail(int) - Method in class net.sf.jameleon.function.FunctionTag
Fails by throwing an AssertionFailedError with a message
fail(String, int) - Method in class net.sf.jameleon.function.FunctionTag
Fails by throwing an AssertionFailedError with a message
failed - Variable in class net.sf.jameleon.result.JameleonTestResult
Whether this result failed or not
failed() - Method in class net.sf.jameleon.result.JameleonTestResult
 
failedImg - Variable in class net.sf.jameleon.ui.TestCaseResultsPane
 
failedOnCurrentRow - Variable in class net.sf.jameleon.data.AbstractDataDrivableTag
 
failedOnDataDriver - Variable in class net.sf.jameleon.TestCaseTag
Used to flag if a CSV file is not found.
failedResults - Variable in class net.sf.jameleon.result.TestResultWithChildren
A list of failed Child Results
failOnCSVFileNotFound - Variable in class net.sf.jameleon.TestCaseTag
DEFAULT - true.
FIELD_WIDTH - Static variable in class net.sf.jameleon.ui.JameleonTagsPanel
 
fieldProperties - Variable in class net.sf.jameleon.ui.AbstractConfigPanel
 
file - Variable in class net.sf.jameleon.bean.TestCase
The test case file
FILE_CHARSET - Static variable in class net.sf.jameleon.util.JameleonDefaultValues
 
fileName - Variable in class net.sf.jameleon.data.AbstractFileDrivableTag
 
FileNode - Class in net.sf.jameleon.ui
 
FileNode(File, String) - Constructor for class net.sf.jameleon.ui.FileNode
 
files - Variable in class net.sf.jameleon.ExecuteTestCase
A list of files to execute
fileSets - Variable in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
 
fileSets - Variable in class net.sf.jameleon.ant.ExecuteTestCaseTask
 
findAncestorByClass(Class) - Method in class net.sf.jameleon.result.JameleonTestResult
 
findParentTestCase() - Method in class net.sf.jameleon.SessionTag
 
fixFileSeparators(String) - Static method in class net.sf.jameleon.util.JameleonUtility
 
fixFileSeparators(String, String) - Static method in class net.sf.jameleon.util.JameleonUtility
 
formatTime(Calendar) - Static method in class net.sf.jameleon.reporting.ReporterUtils
 
forwardButton - Variable in class net.sf.jameleon.ui.BasicHtmlBrowser
 
fp - Variable in class net.sf.jameleon.JameleonTagSupport
Represents this tag's attributes
FPDisplayer - Interface in net.sf.jameleon.ui
Used to communicate with the functional point editor of the UI
fpDisplayer - Variable in class net.sf.jameleon.ui.FunctionalPointTree.FPTreeListener
 
fResults - Variable in class net.sf.jameleon.function.FunctionTag
The Results for this function
fromVariable - Variable in class net.sf.jameleon.AbstractParamElementTag
 
fromVariable - Variable in class net.sf.jameleon.ParamTag
 
fromVariable - Variable in class net.sf.jameleon.VariableTag
The variable name to map from.
FUNCTION - Static variable in class net.sf.jameleon.util.AssertLevel
A Function level test.
FUNCTION_ID - Static variable in class net.sf.jameleon.ui.TestCaseResultsPane.TCResultsSelectionListeners
 
FunctionalPoint - Class in net.sf.jameleon.bean
This class represents a Functional Point in a TestCase.
FunctionalPoint() - Constructor for class net.sf.jameleon.bean.FunctionalPoint
Default constructor only used to initialize variables
functionalPoints - Variable in class net.sf.jameleon.bean.Session
A list of FunctionalPoints
functionalPointTested - Variable in class net.sf.jameleon.bean.TestCase
The functional point tested by the test case
FunctionalPointTestedTag - Class in net.sf.jameleon
Documents which feature of the application the test case is testing.
FunctionalPointTestedTag() - Constructor for class net.sf.jameleon.FunctionalPointTestedTag
 
FunctionalPointTree - Class in net.sf.jameleon.ui
 
FunctionalPointTree(FPDisplayer) - Constructor for class net.sf.jameleon.ui.FunctionalPointTree
 
FunctionalPointTree.FPTreeListener - Class in net.sf.jameleon.ui
 
FunctionalPointTree.FPTreeListener(FPDisplayer) - Constructor for class net.sf.jameleon.ui.FunctionalPointTree.FPTreeListener
 
FunctionDebugDialog - Class in net.sf.jameleon.ui
 
FunctionDebugDialog(Object, JFrame, TestCaseResultsPane, String) - Constructor for class net.sf.jameleon.ui.FunctionDebugDialog
 
functionDelay - Variable in class net.sf.jameleon.function.FunctionTag
The delay time to use at the end of each functional point
FunctionDocTag - Class in net.sf.jameleon.function
Documents a single step of a test case.
FunctionDocTag() - Constructor for class net.sf.jameleon.function.FunctionDocTag
 
FunctionEvent - Class in net.sf.jameleon.event
 
FunctionEvent(Object) - Constructor for class net.sf.jameleon.event.FunctionEvent
 
FunctionEventHandler - Class in net.sf.jameleon.event
 
functionId - Variable in class net.sf.jameleon.bean.FunctionalPoint
The description of how the functional point is being used
functionId - Variable in class net.sf.jameleon.function.FunctionTag
The id of this function.
functionId - Variable in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag.FailedRow
 
FunctionListener - Interface in net.sf.jameleon.event
 
FunctionResult - Class in net.sf.jameleon.result
An implementation of @see TestResult that represents the result of a function point
FunctionResult() - Constructor for class net.sf.jameleon.result.FunctionResult
The default constructor
FunctionResult(FunctionalPoint) - Constructor for class net.sf.jameleon.result.FunctionResult
 
FunctionResult(FunctionalPoint, HasChildResults) - Constructor for class net.sf.jameleon.result.FunctionResult
 
FunctionResultRecordable - Interface in net.sf.jameleon.result
Describes a tag as being able to record function results.
FunctionTag - Class in net.sf.jameleon.function
Represents an abstract function point that does a lot behind the scenes for the function point developer.
FunctionTag() - Constructor for class net.sf.jameleon.function.FunctionTag
 

G

GENERAL_PANEL - Static variable in class net.sf.jameleon.ui.ConfigDialog
 
GeneralConfigPanel - Class in net.sf.jameleon.ui
 
GeneralConfigPanel() - Constructor for class net.sf.jameleon.ui.GeneralConfigPanel
 
generalPanel - Variable in class net.sf.jameleon.ui.ConfigDialog
 
generateAppropriateResult(JameleonTestResult) - Method in class net.sf.jameleon.reporting.HtmlTestCaseResultGenerator
 
generateDDRowResult(DataDrivableRowResult) - Method in class net.sf.jameleon.reporting.HtmlTestCaseResultGenerator
 
generateFunctionResult(FunctionResult) - Method in class net.sf.jameleon.reporting.HtmlTestCaseResultGenerator
 
generateResultsForChildren(TestResultWithChildren) - Method in class net.sf.jameleon.reporting.HtmlTestCaseResultGenerator
 
generateScriptsTree() - Method in class net.sf.jameleon.ui.TestCaseTree
 
generateScriptsTree(FileNode) - Method in class net.sf.jameleon.ui.TestCaseTree
 
generateSessionResult(SessionResult) - Method in class net.sf.jameleon.reporting.HtmlTestCaseResultGenerator
 
generateTestCasePage() - Method in class net.sf.jameleon.reporting.HtmlTestCaseResultGenerator
 
generateTestCaseResult() - Method in class net.sf.jameleon.reporting.HtmlTestCaseResultGenerator
 
generateTestCaseResultPage() - Method in class net.sf.jameleon.reporting.HtmlTestCaseResultGenerator
Generates the main page along with all other iframes and content.
generateTestCaseResultSummary() - Method in class net.sf.jameleon.reporting.HtmlTestCaseResultGenerator
 
generateTestCaseSummary() - Method in class net.sf.jameleon.reporting.HtmlTestCaseResultGenerator
 
genMenu(TestCaseTree) - Method in class net.sf.jameleon.ui.JameleonUI
 
genReferenceForPlugin(String, String, File, Map) - Method in class net.sf.jameleon.util.GenSyntaxReference
 
GenSyntaxReference - Class in net.sf.jameleon.util
 
GenSyntaxReference() - Constructor for class net.sf.jameleon.util.GenSyntaxReference
 
GenSyntaxReferenceTask - Class in net.sf.jameleon.ant
An Ant task that takes the registered FunctionalPoints and generates a syntax reference for each one.
GenSyntaxReferenceTask() - Constructor for class net.sf.jameleon.ant.GenSyntaxReferenceTask
 
genTestCaseDocs - Variable in class net.sf.jameleon.TestCaseTag
 
genTestCaseDocs(FileNode) - Method in class net.sf.jameleon.ui.TestCaseTree
 
genTestCaseDocsEncoding - Variable in class net.sf.jameleon.TestCaseTag
 
genTestCaseResultsDoc(TestCaseTag) - Method in class net.sf.jameleon.reporting.ResultsReporter
 
genUI() - Method in class net.sf.jameleon.ui.JameleonUI
 
genUI() - Method in class net.sf.jameleon.ui.TestCasePane
 
getAcceptedIssuers() - Method in class net.sf.jameleon.util.X509TrustEverythingManager
 
getAllChildrenResults() - Method in interface net.sf.jameleon.result.HasChildResults
Gets all the ancestor children results
getAllChildrenResults() - Method in class net.sf.jameleon.result.TestResultWithChildren
Gets all the ancestor children results
getAllFailedLeafChildrenResults() - Method in interface net.sf.jameleon.result.HasChildResults
Gets all the ancestor leaf children results that have failed
getAllFailedLeafChildrenResults() - Method in class net.sf.jameleon.result.TestResultWithChildren
Gets all the ancestor leaf children results that have failed
getApplication() - Method in class net.sf.jameleon.bean.Session
 
getApplication() - Method in class net.sf.jameleon.bean.TestCase
 
getApplication() - Method in class net.sf.jameleon.SessionTag
The name of the application being run according to the *-TestCaseTag.properties file
getApplications() - Method in class net.sf.jameleon.bean.FunctionalPoint
Gets the applications supported by this functional point
getAssertGreaterThanLevel() - Method in class net.sf.jameleon.TestCaseTag
 
getAssertLessThanLevel() - Method in class net.sf.jameleon.TestCaseTag
 
getAssertLevel() - Method in class net.sf.jameleon.TestCaseTag
 
getAssertLevelFromString(String) - Method in class net.sf.jameleon.TestCaseTag
 
getAssertLevels() - Method in class net.sf.jameleon.TestCaseTag
 
getAttribute(String) - Method in class net.sf.jameleon.bean.FunctionalPoint
Gets a particular attribute.
getAttributeBroker() - Method in class net.sf.jameleon.JameleonTagSupport
 
getAttributes() - Method in class net.sf.jameleon.bean.FunctionalPoint
 
getAttributes() - Method in class net.sf.jameleon.function.AttributeBroker
Gets the attributes registered for this Attributable
getAttributes() - Method in class net.sf.jameleon.JameleonTagSupport
Helper method which allows derived tags to access the attributes associated with this tag
getAttributes() - Method in class net.sf.jameleon.ui.DataDrivableDebugDialog
Gets the key-value pairs that are set via this tag
getAttributes() - Method in class net.sf.jameleon.ui.DebugDialog
Gets the key-value pairs that are set via this tag
getAttributes() - Method in class net.sf.jameleon.ui.FunctionDebugDialog
Gets the key-value pairs that are set via this tag
getAttributeType(String) - Method in class net.sf.jameleon.JameleonTagSupport
 
getAttributeValue(Attribute, JellyContext) - Method in class net.sf.jameleon.function.AttributeBroker
Gets the real-time value of attr for the consumer
getAttributeValueFromInstance(Attribute) - Method in class net.sf.jameleon.function.AttributeBroker
 
getAuthor() - Method in class net.sf.jameleon.bean.FunctionalPoint
 
getAuthor() - Method in class net.sf.jameleon.bean.TestCase
 
getBaseDir() - Static method in class net.sf.jameleon.reporting.ReporterUtils
 
getBaseDir() - Method in class net.sf.jameleon.TestCaseTag
 
getBooleanValueFromXPath(String) - Method in class net.sf.jameleon.util.XMLHelper
Gets the boolean value of the given tag
getBugs() - Method in class net.sf.jameleon.bean.TestCase
 
getBugTrackerUrl() - Method in class net.sf.jameleon.TestCaseTag
Sets the url of the bugtracking tool used so the bug's listed for the test case are linked.
getChildrenResults() - Method in interface net.sf.jameleon.result.HasChildResults
Gets the children results
getChildrenResults() - Method in class net.sf.jameleon.result.TestResultWithChildren
Gets a list of child results
getClassAttributes() - Method in class net.sf.jameleon.JameleonTagSupport
Gets the attributes or fields of the tag
getClassName() - Method in class net.sf.jameleon.bean.FunctionalPoint
 
getClassNameFromSource(String) - Method in class net.sf.jameleon.bean.Javadoc2Bean
 
getColumnClass(int) - Method in class net.sf.jameleon.ui.JameleonTagsPanel.AttributeTableModel
Returns Object.class regardless of columnIndex.
getColumnClass(int) - Method in class net.sf.jameleon.ui.TableSorter
 
getColumnCount() - Method in class net.sf.jameleon.ui.TableSorter
 
getColumnName(int) - Method in class net.sf.jameleon.ui.TableSorter
 
getColumnNumber() - Method in exception net.sf.jameleon.exception.JameleonScriptException
 
getColumnNumber() - Method in class net.sf.jameleon.LocationAwareTagSupport
 
getColumnNumber() - Method in class net.sf.jameleon.result.JameleonTestResult
 
getComparator(int) - Method in class net.sf.jameleon.ui.TableSorter
 
getConfigName() - Method in class net.sf.jameleon.util.Configurator
Gets the name of the configuration file.
getConnection() - Method in class net.sf.jameleon.sql.AbstractSqlTag
Gets a connection to the database desired or a CSV file.
getConsumerField(Attribute) - Method in class net.sf.jameleon.function.AttributeBroker
 
getContextName() - Method in class net.sf.jameleon.bean.Attribute
Gets the name of the context variable that the value of the this attribute will be bound to
getContextVars() - Method in class net.sf.jameleon.ExecuteTestCase
 
getCountableChildResults() - Method in class net.sf.jameleon.result.TestResultWithChildren
 
getCountableResults() - Method in class net.sf.jameleon.result.DataDrivableResultContainer
 
getCountableResults() - Method in interface net.sf.jameleon.result.HasChildResults
Gets all the ancestor children results that can be counted as test case results
getCountableResults() - Method in class net.sf.jameleon.result.TestCaseResult
 
getCountableResults() - Method in class net.sf.jameleon.result.TestResultWithChildren
Gets all the countable ancestor children results that can be counted as test case results
getCsvCharset() - Method in class net.sf.jameleon.AbstractCsvTag
 
getCsvDir() - Method in class net.sf.jameleon.AbstractCsvTag
 
getCsvDir(boolean) - Method in class net.sf.jameleon.TestCaseTag
Gets the directory of where csv files should be read from, given the environment settings.
getCsvFile() - Method in class net.sf.jameleon.AbstractCsvTag
Gets the file that will be used as a data source.
getCsvFileName() - Method in class net.sf.jameleon.AbstractCsvTag
Gets the relative path to the name of the csv file.
getCsvValueSeparator() - Method in class net.sf.jameleon.AbstractCsvTag
 
getCurrentScreenAsText() - Method in interface net.sf.jameleon.util.TextMatcher
Gets the current screen as text.
getDataDir() - Method in class net.sf.jameleon.data.AbstractFileDrivableTag
Gets the directory of where the data will be looked for.
getDataDir(boolean) - Method in class net.sf.jameleon.data.AbstractFileDrivableTag
Gets the directory of where the data will be looked for.
getDataDrivableListeners() - Method in class net.sf.jameleon.event.DataDrivableEventHandler
 
getDataDrivableRowResult() - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
 
getDataDriver() - Method in class net.sf.jameleon.AbstractCsvTag
 
getDataDriver() - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
Gets the DataDriver used for this tag.
getDataDriver() - Method in class net.sf.jameleon.data.DataExecuter
Gets the DataDriver used by this class.
getDataDriver() - Method in class net.sf.jameleon.data.IterateTag
Gets the DataDriver used for this tag.
getDataDriver() - Method in class net.sf.jameleon.data.SqlTag
Gets the DataDriver used for this tag.
getDataExceptionMessage() - Method in class net.sf.jameleon.AbstractCsvTag
Gets an error message to be displayed when a error occurs due to the DataDriver.
getDataExceptionMessage() - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
Gets an error message to be displayed when a error occurs due to the DataDriver.
getDataExceptionMessage() - Method in class net.sf.jameleon.data.IterateTag
Gets an error message to be displayed when a error occurs due to the DataDriver.
getDataExceptionMessage() - Method in class net.sf.jameleon.data.SqlTag
Gets an error message to be displayed when a error occurs due to the DataDriver.
getDateTimeExecuted() - Method in class net.sf.jameleon.result.JameleonTestResult
Gets the date and time this result was executed
getDateTimeExecuted() - Method in class net.sf.jameleon.result.TestCaseResult
 
getDdResult() - Method in class net.sf.jameleon.TestCaseTag
 
getDefaultTagName() - Method in class net.sf.jameleon.bean.FunctionalPoint
 
getDefaultValue() - Method in class net.sf.jameleon.bean.Attribute
 
getDelimiter() - Method in class net.sf.jameleon.data.CsvDataDriver
Gets the field delimiter for the csv file
getDescription() - Method in class net.sf.jameleon.bean.Attribute
 
getDescription() - Method in class net.sf.jameleon.bean.FunctionalPoint
 
getDisplayedValue() - Method in class net.sf.jameleon.bean.Attribute
 
getDocument(StringWriter) - Method in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
getDocument() - Method in class net.sf.jameleon.util.XMLHelper
Gets the Document for the XML represented by the provided text
getElementName() - Method in exception net.sf.jameleon.exception.JameleonScriptException
 
getElementName() - Method in class net.sf.jameleon.LocationAwareTagSupport
 
getElementName() - Method in class net.sf.jameleon.result.JameleonTestResult
 
getEncoding() - Method in class net.sf.jameleon.bean.TestCase
 
getEncoding() - Method in class net.sf.jameleon.data.CsvDataDriver
Gets the encoding of the csv file.
getEndingPath(String, String) - Static method in class net.sf.jameleon.util.JameleonUtility
 
getEndingPath(String, File) - Static method in class net.sf.jameleon.util.JameleonUtility
 
getEndingPath(File, String) - Static method in class net.sf.jameleon.util.JameleonUtility
 
getError() - Method in class net.sf.jameleon.result.JameleonTestResult
 
getErrorFile() - Method in class net.sf.jameleon.result.JameleonTestResult
 
getErrorMsg() - Method in class net.sf.jameleon.result.FunctionResult
 
getErrorMsg() - Method in class net.sf.jameleon.result.JameleonTestResult
 
getErrorMsgPrefix() - Method in class net.sf.jameleon.result.FunctionResult
 
getExecuteTestCase() - Method in class net.sf.jameleon.TestSuiteTag
 
getExecutionTime() - Method in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
getExecutionTime(Calendar, Calendar) - Static method in class net.sf.jameleon.reporting.ReporterUtils
 
getExecutionTime() - Method in class net.sf.jameleon.result.JameleonTestResult
 
getExecutionTimeToDisplay() - Method in class net.sf.jameleon.result.JameleonTestResult
 
getFailedCountableResults() - Method in interface net.sf.jameleon.result.HasChildResults
Gets all the failed ancestor children results that can be counted as test case results
getFailedCountableResults() - Method in class net.sf.jameleon.result.TestCaseResult
Gets all the failed ancestor children results that can be counted as test case results
getFailedCountableResults() - Method in class net.sf.jameleon.result.TestResultWithChildren
Gets all the failed ancestor children results that can be counted as test case results
getFailedOnCurrentRow() - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
 
getFailedResults() - Method in interface net.sf.jameleon.result.HasChildResults
Gets the failed results
getFailedResults() - Method in class net.sf.jameleon.result.TestCaseResult
Gets a list of failed child results
getFailedResults() - Method in class net.sf.jameleon.result.TestResultWithChildren
Gets a list of failed child results
getFailedRowNum() - Method in class net.sf.jameleon.result.JameleonTestResult
 
getFailedRowNum(JameleonTestResult) - Method in class net.sf.jameleon.ui.TestCaseResultsPane
 
getFields(JavaClass) - Method in class net.sf.jameleon.bean.Javadoc2Bean
 
getFile() - Method in class net.sf.jameleon.bean.TestCase
 
getFile() - Method in class net.sf.jameleon.data.CsvDataDriver
Gets the CSV file used as a datasource.
getFile() - Method in class net.sf.jameleon.ui.FileNode
 
getFileName() - Method in exception net.sf.jameleon.exception.JameleonScriptException
 
getFileName() - Method in class net.sf.jameleon.LocationAwareTagSupport
 
getFileName() - Method in class net.sf.jameleon.result.JameleonTestResult
 
getFileNameFromPath(String) - Static method in class net.sf.jameleon.util.JameleonUtility
 
getFileNameFromScriptPath(String) - Static method in class net.sf.jameleon.util.JameleonUtility
 
getFiles() - Method in class net.sf.jameleon.ExecuteTestCase
 
getFirstParameterTypeFromJavaMethod(JavaMethod) - Method in class net.sf.jameleon.bean.Javadoc2Bean
XJavadoc only gets the unqualified type of the instance variable, e.g.
getFromVariable() - Method in class net.sf.jameleon.ParamTag
 
getFromVariable() - Method in class net.sf.jameleon.VariableMappingTag
Gets the variable name in the CSV file being mapped to the officially supported function tag variable name..
getFunctionalPoint(JavaClass) - Method in class net.sf.jameleon.bean.Javadoc2Bean
 
getFunctionalPoint() - Method in class net.sf.jameleon.JameleonTagSupport
 
getFunctionalPointFromSerializedFile(JavaClass) - Method in class net.sf.jameleon.bean.Javadoc2Bean
 
getFunctionalPoints() - Method in class net.sf.jameleon.bean.Session
 
getFunctionalPointTested() - Method in class net.sf.jameleon.bean.TestCase
 
getFunctionalPointWithClass(String) - Method in class net.sf.jameleon.bean.Javadoc2Bean
 
getFunctionalPointWithSource(File) - Method in class net.sf.jameleon.bean.Javadoc2Bean
 
getFunctionId() - Method in class net.sf.jameleon.bean.FunctionalPoint
 
getFunctionId() - Method in class net.sf.jameleon.function.FunctionTag
Gets the id of the function being tested.
getFunctionListeners() - Method in class net.sf.jameleon.event.FunctionEventHandler
 
getFunctionResults() - Method in class net.sf.jameleon.function.FunctionTag
 
getFunctionsRun() - Method in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
getGenTestCaseDocsEncoding() - Method in class net.sf.jameleon.TestCaseTag
 
getGreaterThanLevel() - Method in class net.sf.jameleon.util.AssertLevel
 
getHeaderRendererIcon(int, int) - Method in class net.sf.jameleon.ui.TableSorter
 
getHtmlDisplayedOutcome() - Method in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
getHtmlDisplayedTestCaseName() - Method in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
getHtmlDocument() - Method in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
getHtmlFormattedErrorMsg() - Method in class net.sf.jameleon.result.JameleonTestResult
 
getHtmlFormattedStackTrace() - Method in class net.sf.jameleon.result.JameleonTestResult
Gets the stack trace of the error formatted HTML-friendly
getHtmlTestRunReporter() - Method in class net.sf.jameleon.reporting.ResultsReporter
 
getHtmlTestRunSummaryReporter() - Method in class net.sf.jameleon.reporting.ResultsReporter
 
getIdentifier() - Method in class net.sf.jameleon.result.JameleonTestResult
 
getInputStream(String) - Method in class net.sf.jameleon.util.Configurator
 
getInputStream(String, Object) - Static method in class net.sf.jameleon.util.JameleonUtility
 
getInstance() - Static method in class net.sf.jameleon.event.DataDrivableEventHandler
 
getInstance() - Static method in class net.sf.jameleon.event.FunctionEventHandler
 
getInstance() - Static method in class net.sf.jameleon.event.TestCaseEventHandler
 
getInstance() - Static method in class net.sf.jameleon.event.TestRunEventHandler
 
getInstance() - Static method in class net.sf.jameleon.event.TestSuiteEventHandler
 
getInstance() - Static method in class net.sf.jameleon.reporting.ResultsReporter
 
getInstance() - Static method in class net.sf.jameleon.util.AssertLevel
 
getInstance() - Static method in class net.sf.jameleon.util.Configurator
Gets an instance Configurator if one has already been created or creates a new one if not.
getInstance() - Static method in class net.sf.jameleon.util.StateStorer
 
getIsA() - Method in class net.sf.jameleon.bean.Javadoc2Bean
 
getJameleonConfigName() - Method in class net.sf.jameleon.TestCaseTag
 
getJameleonUI() - Method in class net.sf.jameleon.ui.TestCasePane
 
getJarFile() - Method in class net.sf.jameleon.util.JarResourceExtractor
Gets the jar file that contains the desired resources
getJavaClassWithClass(String) - Method in class net.sf.jameleon.bean.Javadoc2Bean
 
getJavaClassWithSource(File) - Method in class net.sf.jameleon.bean.Javadoc2Bean
 
getJavaDocBuilder() - Method in class net.sf.jameleon.bean.Javadoc2Bean
 
getKeyMapping() - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
Gets the new names of the desired context names.
getKeys() - Method in class net.sf.jameleon.util.Configurator
 
getKeySet() - Method in class net.sf.jameleon.TestCaseTag
 
getKeysStartingWith(String) - Method in class net.sf.jameleon.util.Configurator
 
getLessThanLevel() - Method in class net.sf.jameleon.util.AssertLevel
 
getLevel() - Method in class net.sf.jameleon.util.AssertLevel
 
getLevels() - Method in class net.sf.jameleon.util.AssertLevel
 
getLineNumber() - Method in exception net.sf.jameleon.exception.JameleonScriptException
 
getLineNumber() - Method in class net.sf.jameleon.LocationAwareTagSupport
 
getLineNumber() - Method in class net.sf.jameleon.result.JameleonTestResult
 
getListFromXPath(String) - Method in class net.sf.jameleon.util.XMLHelper
Gets a list of Nodes from the xml
getLogger() - Method in class net.sf.jameleon.CsvTag
Gets the logger used for this tag
getLogger() - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
Gets the logger used for this tag
getLogger() - Method in class net.sf.jameleon.data.IterateTag
Gets the logger used for this tag
getLogger() - Method in class net.sf.jameleon.data.SqlTag
Gets the logger used for this tag
getLogger() - Method in class net.sf.jameleon.TestCaseTag
Gets the logger used for this tag
getMatchingRegexText(String, String, int) - Method in class net.sf.jameleon.function.FunctionTag
Gets the matching text found in the given string.
getMatchingRegexText(String, String, int) - Method in interface net.sf.jameleon.util.TextMatcher
Gets the matching regular expression text.
getMaxExecutionTime() - Method in class net.sf.jameleon.TestCaseTag
Gets the maximum execution time before the test case fails
getName() - Method in class net.sf.jameleon.AbstractCsvTag
 
getName() - Method in class net.sf.jameleon.bean.Attribute
 
getName() - Method in class net.sf.jameleon.bean.TestCase
 
getName() - Method in class net.sf.jameleon.ParamTag
 
getName() - Method in class net.sf.jameleon.taglet.AbstractJameleonTaglet
 
getNewStateStoreLocation(int) - Method in class net.sf.jameleon.AbstractCsvTag
Calculates the location of the state to be stored for any tags under this tag.
getNewStateStoreLocation(int) - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
Calculates the location of the state to be stored for any tags under this tag.
getNewStateStoreLocation(int) - Method in class net.sf.jameleon.data.IterateTag
Calculates the location of the state to be stored for any tags under this tag.
getNewStateStoreLocation(int) - Method in class net.sf.jameleon.data.SqlTag
Calculates the location of the state to be stored for any tags under this tag.
getNextRow() - Method in class net.sf.jameleon.data.CollectionDataDriver
Gets the next row from the data source
getNextRow() - Method in class net.sf.jameleon.data.CsvDataDriver
Gets the next row from the data source
getNextRow() - Method in interface net.sf.jameleon.data.DataDriver
Gets the next row from the data source
getNextRow() - Method in class net.sf.jameleon.data.SqlDataDriver
Gets the next row from the data source
getNextUcommentedLine() - Method in class net.sf.jameleon.data.CsvDataDriver
 
getNumFailed() - Method in class net.sf.jameleon.reporting.TestCaseCounter
Gets the total failed tests cases
getNumPassed() - Method in class net.sf.jameleon.reporting.TestCaseCounter
Gest the total passed test cases
getNumRun() - Method in class net.sf.jameleon.reporting.TestCaseCounter
 
getOrganization() - Method in class net.sf.jameleon.bean.Session
 
getOrganization() - Method in class net.sf.jameleon.bean.TestCase
 
getOrganization() - Method in class net.sf.jameleon.SessionTag
 
getOrganization() - Method in class net.sf.jameleon.TestCaseTag
 
getOutcome() - Method in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
getOutcome() - Method in class net.sf.jameleon.result.JameleonTestResult
 
getParam(int) - Method in class net.sf.jameleon.function.FunctionTag
Gets the nth ParamTag.
getParamLength() - Method in class net.sf.jameleon.function.FunctionTag
Gets the number of ParamTags under this tag.
getParamName() - Method in class net.sf.jameleon.ParamTag
 
getParams() - Method in class net.sf.jameleon.function.FunctionTag
Gets the list of ParamTags under this tag.
getParamType() - Method in class net.sf.jameleon.ParamTag
 
getParamValues() - Method in class net.sf.jameleon.ParamTag
 
getParentResults() - Method in class net.sf.jameleon.result.JameleonTestResult
Gets the parent results
getParentTags() - Method in class net.sf.jameleon.function.FunctionTag
 
getPercentagePassed() - Method in class net.sf.jameleon.result.TestCaseResult
Gets the percentage total tests passed.
getPercentagePassed(int, int) - Static method in class net.sf.jameleon.result.TestCaseResult
Gets the percentage total tests passed.
getPlugins() - Method in class net.sf.jameleon.util.SupportedTags
 
getPluginsFile() - Method in class net.sf.jameleon.util.SupportedTags
 
getProperties() - Method in class net.sf.jameleon.util.Configurator
 
getPropertiesFile(String) - Method in class net.sf.jameleon.util.SupportedTags
 
getPropertiesForApplication(String) - Method in class net.sf.jameleon.TestCaseTag
This method creates a new Properties Object populated only with the properties for application desired.
getPropertiesFromFile(String) - Method in class net.sf.jameleon.util.SupportedTags
 
getPropsName() - Method in class net.sf.jameleon.TestCaseTag
Gets the name of the properties file (minus the .properties) to read in into the context
getQuery() - Method in class net.sf.jameleon.data.SqlTag
Gets the query to be used for this tag
getResourceStream(String) - Method in class net.sf.jameleon.util.VelocityClasspathResourceLoader
Get an InputStream so that the Runtime can build a template with it.
getResultContainer() - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
 
getResults() - Method in class net.sf.jameleon.TestCaseTag
 
getResultsDir() - Static method in class net.sf.jameleon.reporting.ReporterUtils
 
getResultsDir(File, Calendar) - Static method in class net.sf.jameleon.reporting.ResultsReporter
Gets the timestamp formatted results directory
getResultsDir() - Method in class net.sf.jameleon.TestCaseTag
Gets the directory where the results will be written to.
getResultsDir(boolean) - Method in class net.sf.jameleon.TestCaseTag
Gets the directory where the results will be written to.
getResultsDir(int) - Method in class net.sf.jameleon.TestCaseTag
 
getResultsDirectoryForTestCase(TestCaseTag) - Method in class net.sf.jameleon.reporting.ResultsReporter
 
getResultsFile() - Method in class net.sf.jameleon.TestCaseTag
Gets the results file that represents the test case execution.
getResultsReporter() - Method in class net.sf.jameleon.ExecuteTestCase
 
getRowCount() - Method in class net.sf.jameleon.ui.TableSorter
 
getRowData() - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
 
getRowData() - Method in class net.sf.jameleon.event.DataDrivableEvent
 
getRowData() - Method in class net.sf.jameleon.result.DataDrivableRowResult
 
getRowFromHtml() - Method in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
getRowNum() - Method in class net.sf.jameleon.result.DataDrivableRowResult
 
getScriptContents() - Method in class net.sf.jameleon.bean.TestCase
 
getSessionResult() - Method in class net.sf.jameleon.SessionTag
 
getSessions() - Method in class net.sf.jameleon.bean.TestCase
 
getSessionTag() - Method in class net.sf.jameleon.function.FunctionTag
 
getShortDescription() - Method in class net.sf.jameleon.bean.FunctionalPoint
Gets the first line of the javadoc class comments.
getShortDescription(String) - Method in class net.sf.jameleon.bean.Javadoc2Bean
 
getSimpleTestRunReporter() - Method in class net.sf.jameleon.reporting.ResultsReporter
 
getSortingStatus(int) - Method in class net.sf.jameleon.ui.TableSorter
 
getSourceDir() - Method in class net.sf.jameleon.bean.Javadoc2Bean
 
getSourceFile(String) - Method in class net.sf.jameleon.bean.Javadoc2Bean
 
getSql() - Method in class net.sf.jameleon.sql.AbstractSqlTag
 
getStack(Throwable) - Static method in class net.sf.jameleon.util.JameleonUtility
A helper method to get the stack track of a throwable as a String
getStartTime() - Method in class net.sf.jameleon.reporting.ResultsReporter
 
getStateStorer() - Method in class net.sf.jameleon.TestCaseTag
 
getSteps() - Method in class net.sf.jameleon.bean.FunctionalPoint
 
getStorableEvent() - Method in class net.sf.jameleon.util.StateStorer
 
getStorables() - Method in class net.sf.jameleon.util.StateStorer
Gets the list of storables to be stored when the appropriate event occurs.
getStoreDir() - Method in class net.sf.jameleon.util.StateStorer
 
getStoreToFileName(int) - Method in class net.sf.jameleon.function.FunctionTag
Gets the filename to store the state of the application to.
getStoreToFileName(int) - Method in class net.sf.jameleon.SessionTag
Gets the filename to store the state of the application to.
getStoreToFileName(int) - Method in interface net.sf.jameleon.Storable
Gets the filename to store the state of the application to.
getStringOrDefault(String, String) - Method in class net.sf.jameleon.function.FunctionTag
Gets a String by its default value if an actual value isn't found.
getSummary() - Method in class net.sf.jameleon.bean.TestCase
 
getSupportedTags() - Method in class net.sf.jameleon.util.SupportedTags
 
getTabbedPane() - Method in class net.sf.jameleon.ui.TestCasePane
 
getTableHeader() - Method in class net.sf.jameleon.ui.TableSorter
 
getTableModel() - Method in class net.sf.jameleon.ui.TableSorter
 
getTag() - Method in class net.sf.jameleon.result.JameleonTestResult
Gets the tag that is tied to the results
getTagDefsFileName() - Method in class net.sf.jameleon.ant.JameleonXDoclet
 
getTagDescription() - Method in class net.sf.jameleon.CsvTag
Describe the tag when error messages occur.
getTagDescription() - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
Describe the tag when error messages occur.
getTagDescription() - Method in class net.sf.jameleon.data.IterateTag
Describe the tag when error messages occur.
getTagDescription() - Method in class net.sf.jameleon.data.SqlTag
Describe the tag when error messages occur.
getTagDescription() - Method in class net.sf.jameleon.TestCaseTag
Describe the tag when error messages occur.
getTagDescription() - Method in class net.sf.jameleon.ui.DataDrivableDebugDialog
Gets the description that shows up in the dialog box
getTagDescription() - Method in class net.sf.jameleon.ui.DebugDialog
Gets the description that shows up in the dialog box
getTagDescription() - Method in class net.sf.jameleon.ui.FunctionDebugDialog
Gets the description that shows up in the dialog box
getTagNames() - Method in class net.sf.jameleon.bean.FunctionalPoint
Gets all tag names registered for this functional point Functional points can have multiple tag names
getTags() - Method in class net.sf.jameleon.util.SupportedTags
A short-circuit method used to just get the tags for a specific file.
getTagsForPlugin(String) - Method in class net.sf.jameleon.util.GenSyntaxReference
 
getTagsFromFile(String) - Method in class net.sf.jameleon.util.SupportedTags
 
getTagTraceMsg() - Method in class net.sf.jameleon.CsvTag
Gets the trace message when the execution is beginning and ending.
getTagTraceMsg() - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
Gets the trace message when the execution is beginning and ending.
getTagTraceMsg() - Method in class net.sf.jameleon.data.IterateTag
Gets the trace message when the execution is beginning and ending.
getTagTraceMsg() - Method in class net.sf.jameleon.data.SqlTag
Gets the trace message when the execution is beginning and ending.
getTagTraceMsg() - Method in class net.sf.jameleon.TestCaseTag
Gets the trace message when the execution is beginning and ending.
getTestCase() - Method in class net.sf.jameleon.TestCaseTag
 
getTestCaseCounter() - Method in class net.sf.jameleon.reporting.ResultsReporter
 
getTestCaseDocFile() - Method in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
getTestCaseDocsFile() - Method in class net.sf.jameleon.result.TestCaseResult
 
getTestCaseId() - Method in class net.sf.jameleon.bean.TestCase
 
getTestCaseListeners() - Method in class net.sf.jameleon.event.TestCaseEventHandler
 
getTestCaseMainPageTemplate() - Method in class net.sf.jameleon.TestCaseTag
Gets the template to be used to generate the main page of the results..
getTestCaseNum() - Method in class net.sf.jameleon.reporting.TestCaseCounter
Gets the current test script number
getTestCaseRequirement() - Method in class net.sf.jameleon.bean.TestCase
 
getTestCaseResult() - Method in class net.sf.jameleon.unit.JameleonUnitTestCase
Gets the test case result of the script that was run from the runScript method
getTestCaseResultDataRowTemplate() - Method in class net.sf.jameleon.TestCaseTag
Gets the data row template to be used to generate the data drivable result.
getTestCaseResultFunctionTemplate() - Method in class net.sf.jameleon.TestCaseTag
Gets the template to be used to generate the function result.
getTestCaseResults() - Method in class net.sf.jameleon.result.TestSuiteResult
Gets all of the TestCaseResults recorded in this test suite.
getTestCaseResultSessionTemplate() - Method in class net.sf.jameleon.TestCaseTag
Gets the session template to be used to generate the session result.
getTestCaseResultSummaryTemplate() - Method in class net.sf.jameleon.TestCaseTag
Gets the template to be used to generate the test case result summary page.
getTestCaseResultTemplate() - Method in class net.sf.jameleon.TestCaseTag
Gets the template to be used to generate the test case result page.
getTestCasesFailed() - Method in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
getTestCasesRun() - Method in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
getTestCaseSummaryTemplate() - Method in class net.sf.jameleon.TestCaseTag
Gets the template to be used to generate the test case summary page of the results..
getTestCaseTag() - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
Gets the TestCaseTag for this tag.
getTestCaseTag() - Method in class net.sf.jameleon.function.FunctionTag
Gets the parent test case tag
getTestCaseTag() - Method in class net.sf.jameleon.TestCaseTag
 
getTestCaseTag() - Method in class net.sf.jameleon.unit.JameleonUnitTestCase
Gets the test case tag of the script that was run from the runScript method
getTestEnvironment() - Method in class net.sf.jameleon.bean.TestCase
 
getTestEnvironment() - Method in class net.sf.jameleon.TestCaseTag
 
getTestLevels() - Method in class net.sf.jameleon.bean.TestCase
 
getTestName() - Method in class net.sf.jameleon.result.TestCaseResult
 
getTestResultRowTemplate() - Method in class net.sf.jameleon.reporting.HtmlTestRunReporter
Gets the template for the invidual test script result
getTestRunBeginResultRowTemplate() - Method in class net.sf.jameleon.reporting.HtmlTestRunSummaryReporter
Gets the template to be used when the test run is started
getTestRunListeners() - Method in class net.sf.jameleon.event.TestRunEventHandler
 
getTestRunResultRowTemplate() - Method in class net.sf.jameleon.reporting.HtmlTestRunSummaryReporter
Gets the template for the invidual test script result
getTestRunResultsFooterTemplate() - Method in class net.sf.jameleon.reporting.HtmlTestRunReporter
Gets the test run results footer template
getTestRunResultsHeaderTemplate() - Method in class net.sf.jameleon.reporting.HtmlTestRunReporter
Gets the template for the test run results header file
getTestRunSummaryResultsHeaderTemplate() - Method in class net.sf.jameleon.reporting.HtmlTestRunSummaryReporter
Gets the template for the test run results header file
getTestSuiteListeners() - Method in class net.sf.jameleon.event.TestSuiteEventHandler
 
getTimestampedResultsDir() - Method in class net.sf.jameleon.TestCaseTag
Gets the timestamped results directory where the test case result documentation will be stored.
getToVariable() - Method in class net.sf.jameleon.VariableMappingTag
 
getTrace() - Method in class net.sf.jameleon.TestCaseTag
Gets whether a std out message should be sent before and after the execution of a functional point.
getTraceKeyValuePairs(Set, Map) - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
Traces the key value pairs to screen for debugging purposes This should get called after the key substition is done
getType() - Method in class net.sf.jameleon.bean.Attribute
 
getType() - Method in class net.sf.jameleon.bean.FunctionalPoint
 
getUnsupportedAttributes() - Method in class net.sf.jameleon.JameleonTagSupport
 
getValidTypes() - Method in class net.sf.jameleon.function.AbstractValidParamType
 
getValidTypes() - Method in class net.sf.jameleon.function.DefaultValidParamType
Since all types are supported this simply returns an empty String
getValidTypes() - Method in interface net.sf.jameleon.function.ParamTypeValidatable
 
getValue() - Method in class net.sf.jameleon.bean.Attribute
 
getValue() - Method in class net.sf.jameleon.ParamTag
 
getValue(String, String) - Method in class net.sf.jameleon.util.Configurator
Gets a value from the provided configuration file or if it's not set, then set it's default value
getValue(String) - Method in class net.sf.jameleon.util.Configurator
Gets a value from the provided configuration file.
getValue() - Method in class net.sf.jameleon.VariableValueTag
 
getValueAsArray(String) - Method in class net.sf.jameleon.util.Configurator
Gets a value from the provided configuration file as an array.
getValueAsArray(String, String) - Method in class net.sf.jameleon.util.Configurator
Gets a value from the provided configuration file as an array.
getValueAsBooleanWithConfig(JellyContext, String, String, boolean) - Static method in class net.sf.jameleon.function.ContextHelper
 
getValueAsIntWithConfig(JellyContext, String, String, int) - Static method in class net.sf.jameleon.function.ContextHelper
 
getValueAsStringWithConfig(JellyContext, String, String, String) - Static method in class net.sf.jameleon.function.ContextHelper
 
getValueAt(int, int) - Method in class net.sf.jameleon.ui.TableSorter
 
getValueFromAttribute(String, String) - Method in class net.sf.jameleon.taglet.AbstractJameleonTaglet
 
getValueFromContext(JellyContext, String, String) - Method in class net.sf.jameleon.function.AttributeBroker
Attempts to get the value for the given key (contextName) from the context.
getValueFromElement(String, String) - Method in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
getValueFromXPath(String) - Method in class net.sf.jameleon.util.XMLHelper
Gets the text value of the given tag
getValuesFromXPath(String) - Method in class net.sf.jameleon.util.XMLHelper
Gets a list of Values from the xml
getVariable(JellyContext, String) - Static method in class net.sf.jameleon.function.ContextHelper
 
getVariable(String) - Method in class net.sf.jameleon.function.FunctionTag
Gets the variable, key from the test case context.
getVariableAsBoolean(JellyContext, String) - Static method in class net.sf.jameleon.function.ContextHelper
 
getVariableAsBoolean(String) - Method in class net.sf.jameleon.function.FunctionTag
 
getVariableAsInt(JellyContext, String) - Static method in class net.sf.jameleon.function.ContextHelper
 
getVariableAsList(JellyContext, String) - Static method in class net.sf.jameleon.function.ContextHelper
 
getVariableAsList(String) - Method in class net.sf.jameleon.function.FunctionTag
Gets a variable from context and casts it to a list.
getVariableAsString(JellyContext, String) - Static method in class net.sf.jameleon.function.ContextHelper
 
getVariableAsString(String) - Method in class net.sf.jameleon.function.FunctionTag
 
getVariableType() - Method in class net.sf.jameleon.VariableMappingTag
Gets the type of the variable being stored.
getWaitTimeBetweenScripts() - Method in class net.sf.jameleon.ExecuteTestCase
 
getWarnOnNoPluginsFile() - Method in class net.sf.jameleon.util.SupportedTags
 
getWriter() - Method in class net.sf.jameleon.reporting.AbstractTestRunReporter
 
getWriter() - Method in class net.sf.jameleon.reporting.HtmlTestRunSummaryReporter
 
getWriter() - Method in interface net.sf.jameleon.reporting.TestRunReporter
Gets the Writer to use to write to results to
getWriter() - Method in interface net.sf.jameleon.reporting.TestRunSummaryReporter
Gets the Writer to use to write to results to
goToUrl(URL) - Method in class net.sf.jameleon.ui.BasicHtmlBrowser
 
greaterThanLevel - Variable in class net.sf.jameleon.util.AssertLevel
 

H

handleErrorFlush(String) - Method in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
Pass output sent to System.err to specified output file.
handleErrorOutput(String) - Method in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
Pass output sent to System.err to specified output file.
handleFlush(String) - Method in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
Pass output sent to System.out to specified output file.
handleOutput(String) - Method in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
Pass output sent to System.out to specified output file.
hasChildren() - Method in class net.sf.jameleon.result.FunctionResult
 
hasChildren() - Method in class net.sf.jameleon.result.JameleonTestResult
Tells whether this result has children or not.
hasChildren() - Method in class net.sf.jameleon.result.TestResultWithChildren
 
HasChildResults - Interface in net.sf.jameleon.result
Describes a result that can have other results
hashCode() - Method in class net.sf.jameleon.bean.FunctionalPoint
 
hashCode() - Method in class net.sf.jameleon.result.JameleonTestResult
 
hasMoreRows() - Method in class net.sf.jameleon.data.CollectionDataDriver
Tells whether the data source has another row
hasMoreRows() - Method in class net.sf.jameleon.data.CsvDataDriver
Tells whether the data source has another row
hasMoreRows() - Method in interface net.sf.jameleon.data.DataDriver
Tells whether the data source has another row
hasMoreRows() - Method in class net.sf.jameleon.data.SqlDataDriver
Tells whether the data source has another row
htmlResults - Variable in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
HtmlTestCaseResultGenerator - Class in net.sf.jameleon.reporting
Generates the HTML results for a given test case
HtmlTestCaseResultGenerator(TestCaseTag) - Constructor for class net.sf.jameleon.reporting.HtmlTestCaseResultGenerator
 
HtmlTestRunReporter - Class in net.sf.jameleon.reporting
Reports on all script results in a given test run as a summary in HTML.
HtmlTestRunReporter() - Constructor for class net.sf.jameleon.reporting.HtmlTestRunReporter
 
HtmlTestRunSummaryReporter - Class in net.sf.jameleon.reporting
Reports on all script results in a given test run as a summary in HTML.
HtmlTestRunSummaryReporter() - Constructor for class net.sf.jameleon.reporting.HtmlTestRunSummaryReporter
 

I

id - Variable in class net.sf.jameleon.data.IterateTag
 
id - Variable in class net.sf.jameleon.data.SqlTag
 
in - Variable in class net.sf.jameleon.data.CsvDataDriver
 
inConstructor - Variable in class net.sf.jameleon.taglet.AbstractJameleonTaglet
 
inConstructor() - Method in class net.sf.jameleon.taglet.AbstractJameleonTaglet
 
incrementFailed(int) - Method in class net.sf.jameleon.reporting.TestCaseCounter
Increment the number of tests failed.
incrementPassed(int) - Method in class net.sf.jameleon.reporting.TestCaseCounter
Increment the number of tests passed.
incrementTestCaseNum(int) - Method in class net.sf.jameleon.reporting.TestCaseCounter
Increment the test script number
inField - Variable in class net.sf.jameleon.taglet.AbstractJameleonTaglet
 
inField() - Method in class net.sf.jameleon.taglet.AbstractJameleonTaglet
 
init() - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
 
init() - Method in class net.sf.jameleon.SessionTag
Grabs information about the application and the organization from the test case.
init() - Method in class net.sf.jameleon.sql.AbstractSqlTag
 
init() - Method in class net.sf.jameleon.TestScriptTag
 
init() - Method in class net.sf.jameleon.TestSuiteTag
 
init() - Method in class net.sf.jameleon.ui.BasicHtmlBrowser
 
init() - Method in class net.sf.jameleon.ui.UIConfigPanel
 
init(ExtendedProperties) - Method in class net.sf.jameleon.util.VelocityClasspathResourceLoader
 
init() - Method in class net.sf.jameleon.VariableTag
 
initResults() - Method in class net.sf.jameleon.TestCaseTag
 
inMethod - Variable in class net.sf.jameleon.taglet.AbstractJameleonTaglet
 
inMethod() - Method in class net.sf.jameleon.taglet.AbstractJameleonTaglet
 
inOverview - Variable in class net.sf.jameleon.taglet.AbstractJameleonTaglet
 
inOverview() - Method in class net.sf.jameleon.taglet.AbstractJameleonTaglet
 
inPackage - Variable in class net.sf.jameleon.taglet.AbstractJameleonTaglet
 
inPackage() - Method in class net.sf.jameleon.taglet.AbstractJameleonTaglet
 
InstanceSerializer - Class in net.sf.jameleon.util
 
instanceVariable - Variable in class net.sf.jameleon.bean.Attribute
Describes whether this attribute represents an instance variable or set method.
inType - Variable in class net.sf.jameleon.taglet.AbstractJameleonTaglet
 
inType() - Method in class net.sf.jameleon.taglet.AbstractJameleonTaglet
 
INVALID_LEVEL - Static variable in class net.sf.jameleon.util.AssertLevel
An invalid level.
invokeChildren(int, JameleonTestResult) - Method in class net.sf.jameleon.TestCaseTag
Execute the rest of the test script.
isA - Variable in class net.sf.jameleon.ant.JameleonXDoclet
 
isA - Variable in class net.sf.jameleon.bean.Javadoc2Bean
 
isA(String) - Method in class net.sf.jameleon.result.JameleonTestResult
 
isBreakPoint() - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
Tells if this class is supposed to pause
isBreakPoint() - Method in interface net.sf.jameleon.event.BreakPoint
Tells if this class is supposed to pause
isBreakPoint() - Method in class net.sf.jameleon.function.FunctionTag
Checks whether this tag is a break point.
isCellEditable(int, int) - Method in class net.sf.jameleon.ui.TableSorter
 
isClientTrusted(X509Certificate[]) - Method in class net.sf.jameleon.util.X509TrustEverythingManager
 
isContextVariable() - Method in class net.sf.jameleon.bean.Attribute
Tells if this attribute represents something that is bound to a context variable
isContextVariableNull(String) - Method in class net.sf.jameleon.function.FunctionTag
Checks to see if the variable, key, is null or hasn't been set.
isCountable() - Method in class net.sf.jameleon.result.CountableDataDrivableResultContainer
 
isCountable() - Method in class net.sf.jameleon.result.DataDrivableResultContainer
 
isCountable() - Method in interface net.sf.jameleon.result.RowResultContainer
Used to define whether the tag's countRow is set to true or false.
isCountableResultFailed() - Method in class net.sf.jameleon.result.CountableDataDrivableRowResult
 
isCountableResultFailed() - Method in class net.sf.jameleon.result.CountableFunctionResult
Get whether this result failed or not
isCountableResultFailed() - Method in interface net.sf.jameleon.result.CountableResult
Get whether this result failed or not
isCountableResultFailed() - Method in class net.sf.jameleon.result.TestCaseResult
 
isCountRow() - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
Gets whether each row in the data source should be considered a separate test case or not.
isCountRow() - Method in interface net.sf.jameleon.data.DataDrivable
Used to tell whether this DataDrivable object is meant to report on each row execution or to report on them as a whole
isDataDriven() - Method in class net.sf.jameleon.result.DataDrivableResultContainer
 
isDataDriven() - Method in class net.sf.jameleon.result.DataDrivableRowResult
 
isDataDriven() - Method in class net.sf.jameleon.result.FunctionResult
 
isDataDriven() - Method in class net.sf.jameleon.result.JameleonTestResult
Tells whether this result is data driven or not.
isDataDriven() - Method in class net.sf.jameleon.result.SessionResult
 
isDataDriven() - Method in class net.sf.jameleon.result.TestCaseResult
 
isDir() - Method in class net.sf.jameleon.ui.FileNode
 
isEnableSslCertCheck() - Method in class net.sf.jameleon.TestCaseTag
Query whether SSL cert validity checking is enabled.
isExecuteTestCase() - Method in class net.sf.jameleon.TestCaseTag
 
isGenTestCaseDocs() - Method in class net.sf.jameleon.TestCaseTag
 
isInlineTag - Variable in class net.sf.jameleon.taglet.AbstractJameleonTaglet
 
isInlineTag() - Method in class net.sf.jameleon.taglet.AbstractJameleonTaglet
 
isInstanceVariable() - Method in class net.sf.jameleon.bean.Attribute
Tells if this attribute represents an instance variable or set method
isLeaf() - Method in class net.sf.jameleon.ui.TCTreeNode
 
isLineCommented(String) - Method in class net.sf.jameleon.data.CsvDataDriver
 
isParent() - Method in class net.sf.jameleon.result.FunctionResult
 
isParent() - Method in class net.sf.jameleon.result.JameleonTestResult
Tells whether this result is a parent result or not.
isParent() - Method in class net.sf.jameleon.result.TestResultWithChildren
 
isPostcondition() - Method in class net.sf.jameleon.result.FunctionResult
Tells whether the functional point is a postcondition
isPrecondition() - Method in class net.sf.jameleon.result.FunctionResult
Tells whether the functional point is a precondition
isPrintHeader() - Method in class net.sf.jameleon.reporting.HtmlTestRunSummaryReporter
Tells whether the header should be printed or not
isPrintHeader() - Method in interface net.sf.jameleon.reporting.TestRunSummaryReporter
Tells whether to print the header or not.
isRequired() - Method in class net.sf.jameleon.bean.Attribute
 
isServerTrusted(X509Certificate[]) - Method in class net.sf.jameleon.util.X509TrustEverythingManager
 
isSorting() - Method in class net.sf.jameleon.ui.TableSorter
 
isStateStorable(int) - Method in class net.sf.jameleon.util.StateStorer
Tests whether the state of a storable is to be stored or not.
isStep() - Method in class net.sf.jameleon.ui.DebugDialog
 
isValidateAssertLevel(String) - Method in class net.sf.jameleon.TestCaseTag
 
isValidType(String) - Method in class net.sf.jameleon.function.AbstractValidParamType
 
isValidType(String) - Method in class net.sf.jameleon.function.DefaultValidParamType
This always returns true.
isValidType(String) - Method in interface net.sf.jameleon.function.ParamTypeValidatable
 
isValueSet() - Method in class net.sf.jameleon.bean.Attribute
 
isVariableNull(JellyContext, String) - Static method in class net.sf.jameleon.function.ContextHelper
 
items - Variable in class net.sf.jameleon.data.CollectionDataDriver
 
items - Variable in class net.sf.jameleon.data.IterateTag
 
IterateTag - Class in net.sf.jameleon.data
Iterates over all nested tags one time per object in a Collection.
IterateTag() - Constructor for class net.sf.jameleon.data.IterateTag
 
iterator - Variable in class net.sf.jameleon.data.CollectionDataDriver
 

J

j2b - Variable in class net.sf.jameleon.ant.JameleonXDoclet
 
JAMELEON_HOME_PROPERTY - Static variable in class net.sf.jameleon.launch.JameleonLauncher
The system property name that is used to specify the location of the jameleon installation
JAMELEON_VERSION_FILE - Static variable in class net.sf.jameleon.util.JameleonDefaultValues
 
JameleonApplicationTaglet - Class in net.sf.jameleon.taglet
 
JameleonApplicationTaglet() - Constructor for class net.sf.jameleon.taglet.JameleonApplicationTaglet
 
JameleonAttributeTaglet - Class in net.sf.jameleon.taglet
 
JameleonAttributeTaglet() - Constructor for class net.sf.jameleon.taglet.JameleonAttributeTaglet
 
jameleonConfigName - Variable in class net.sf.jameleon.TestCaseTag
The name of the Jameleon configuration file.
JameleonDefaultValues - Class in net.sf.jameleon.util
 
JameleonException - Exception in net.sf.jameleon.exception
A RuntimeException that is noted as being handled by Jameleon.
JameleonException() - Constructor for exception net.sf.jameleon.exception.JameleonException
 
JameleonException(String) - Constructor for exception net.sf.jameleon.exception.JameleonException
 
JameleonException(Throwable) - Constructor for exception net.sf.jameleon.exception.JameleonException
 
JameleonException(String, Throwable) - Constructor for exception net.sf.jameleon.exception.JameleonException
 
JameleonFunctionTaglet - Class in net.sf.jameleon.taglet
 
JameleonFunctionTaglet() - Constructor for class net.sf.jameleon.taglet.JameleonFunctionTaglet
 
jameleonGUIProperties - Variable in class net.sf.jameleon.ant.UpgradeTask
 
JameleonLauncher - Class in net.sf.jameleon.launch
This is the launcher for Jameleon.
JameleonLauncher() - Constructor for class net.sf.jameleon.launch.JameleonLauncher
 
JameleonLaunchException - Exception in net.sf.jameleon.launch
 
JameleonLaunchException() - Constructor for exception net.sf.jameleon.launch.JameleonLaunchException
 
JameleonLaunchException(String) - Constructor for exception net.sf.jameleon.launch.JameleonLaunchException
 
JameleonLaunchException(String, Throwable) - Constructor for exception net.sf.jameleon.launch.JameleonLaunchException
 
JameleonLaunchException(Throwable) - Constructor for exception net.sf.jameleon.launch.JameleonLaunchException
 
JameleonMain - Interface in net.sf.jameleon.launch
Interface used to bridge to the actual Main class without any messy reflection
JameleonScriptException - Exception in net.sf.jameleon.exception
A RuntimeException that is noted as the script failing.
JameleonScriptException() - Constructor for exception net.sf.jameleon.exception.JameleonScriptException
 
JameleonScriptException(String) - Constructor for exception net.sf.jameleon.exception.JameleonScriptException
 
JameleonScriptException(Throwable) - Constructor for exception net.sf.jameleon.exception.JameleonScriptException
 
JameleonScriptException(Throwable, LocationAware) - Constructor for exception net.sf.jameleon.exception.JameleonScriptException
 
JameleonScriptException(String, Throwable) - Constructor for exception net.sf.jameleon.exception.JameleonScriptException
 
JameleonScriptException(String, LocationAware) - Constructor for exception net.sf.jameleon.exception.JameleonScriptException
 
JameleonScriptException(String, Throwable, LocationAware) - Constructor for exception net.sf.jameleon.exception.JameleonScriptException
 
JameleonStepTaglet - Class in net.sf.jameleon.taglet
 
JameleonStepTaglet() - Constructor for class net.sf.jameleon.taglet.JameleonStepTaglet
 
JameleonTagException - Exception in net.sf.jameleon.exception
A Jelly Exception that is noted as being handled by Jameleon.
JameleonTagException() - Constructor for exception net.sf.jameleon.exception.JameleonTagException
 
JameleonTagException(String) - Constructor for exception net.sf.jameleon.exception.JameleonTagException
 
JameleonTagException(String, String) - Constructor for exception net.sf.jameleon.exception.JameleonTagException
 
jameleonTags - Variable in class net.sf.jameleon.util.SupportedTags
 
JameleonTagsPanel - Class in net.sf.jameleon.ui
 
JameleonTagsPanel() - Constructor for class net.sf.jameleon.ui.JameleonTagsPanel
 
JameleonTagsPanel.AttributeTableModel - Class in net.sf.jameleon.ui
 
JameleonTagsPanel.AttributeTableModel(Object[], int) - Constructor for class net.sf.jameleon.ui.JameleonTagsPanel.AttributeTableModel
 
JameleonTagSupport - Class in net.sf.jameleon
JameleonTagSupport is an implementation of DynaTag.
JameleonTagSupport() - Constructor for class net.sf.jameleon.JameleonTagSupport
 
JameleonTestResult - Class in net.sf.jameleon.result
An abstract Test Result.
JameleonTestResult() - Constructor for class net.sf.jameleon.result.JameleonTestResult
Default Constructor - Does nothing
JameleonTestResult(FunctionalPoint) - Constructor for class net.sf.jameleon.result.JameleonTestResult
Constructor
JameleonTestResult(FunctionalPoint, HasChildResults) - Constructor for class net.sf.jameleon.result.JameleonTestResult
Constructor
JameleonUI - Class in net.sf.jameleon.ui
 
JameleonUI() - Constructor for class net.sf.jameleon.ui.JameleonUI
 
JameleonUI(String) - Constructor for class net.sf.jameleon.ui.JameleonUI
 
JameleonUnitTestCase - Class in net.sf.jameleon.unit
A class to help with unit testing scripts and tags.
JameleonUnitTestCase(String) - Constructor for class net.sf.jameleon.unit.JameleonUnitTestCase
 
JameleonUtility - Class in net.sf.jameleon.util
 
JameleonXDoclet - Class in net.sf.jameleon.ant
An Ant task that registers all functional points (defined in isA, which defaults to FunctionTag) so they can be recognized by the Jameleon engine.
JameleonXDoclet() - Constructor for class net.sf.jameleon.ant.JameleonXDoclet
 
JarResourceExtractor - Class in net.sf.jameleon.util
Extracts contents from jar file to the defined directory.
JarResourceExtractor() - Constructor for class net.sf.jameleon.util.JarResourceExtractor
Searches the classpath for the jameleon-core.jar file to use to find the desired resources.
Javadoc2Bean - Class in net.sf.jameleon.bean
 
Javadoc2Bean() - Constructor for class net.sf.jameleon.bean.Javadoc2Bean
Default constructor only used to initialize variables
jdbcDriver - Variable in class net.sf.jameleon.data.SqlDataDriver
 
jdbcDriver - Variable in class net.sf.jameleon.data.SqlTag
 
jdbcDriver - Variable in class net.sf.jameleon.sql.AbstractSqlTag
The jdbc driver
jdbcPassword - Variable in class net.sf.jameleon.data.SqlTag
 
jdbcPassword - Variable in class net.sf.jameleon.sql.AbstractSqlTag
The jdbc password
jdbcUrl - Variable in class net.sf.jameleon.data.SqlTag
 
jdbcUrl - Variable in class net.sf.jameleon.sql.AbstractSqlTag
The jdbc url
jdbcUsername - Variable in class net.sf.jameleon.data.SqlTag
 
jdbcUsername - Variable in class net.sf.jameleon.sql.AbstractSqlTag
The jdbc username
jmln - Variable in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
JsseSettings - Class in net.sf.jameleon.util
Utility to override the JSSE settings for SSL certificate checking This can be used to disable the SSL certificate checking normally done by Java
JUnitFunctionTag - Class in net.sf.jameleon.plugin.junit
This is a simple extension of the FunctionTag used for unit testing Jameleon.
JUnitFunctionTag() - Constructor for class net.sf.jameleon.plugin.junit.JUnitFunctionTag
 
JUnitSessionTag - Class in net.sf.jameleon.plugin.junit
A Session for the JUnit plug-in.
JUnitSessionTag() - Constructor for class net.sf.jameleon.plugin.junit.JUnitSessionTag
 

K

keepGoing - Variable in class net.sf.jameleon.ui.ProgressDialog
 
key - Variable in class net.sf.jameleon.data.CollectionDataDriver
 
keys - Variable in class net.sf.jameleon.data.CsvDataDriver
 
keys - Variable in class net.sf.jameleon.data.SqlDataDriver
 
keysSet - Variable in class net.sf.jameleon.TestCaseTag
 

L

lastFileWritten - Variable in class net.sf.jameleon.function.FunctionTag
Deprecated. use getFunctionResults().setErrorFile() instead.
launch() - Method in class net.sf.jameleon.launch.JameleonLauncher
 
LB - Static variable in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
 
LB - Static variable in class net.sf.jameleon.ant.ExecuteTestCaseTask
 
lessThanLevel - Variable in class net.sf.jameleon.util.AssertLevel
 
level - Variable in class net.sf.jameleon.util.AssertLevel
 
LEVEL1 - Static variable in class net.sf.jameleon.util.AssertLevel
A test level between a Smoke and Function.
LEVEL2 - Static variable in class net.sf.jameleon.util.AssertLevel
A test level between a Smoke and Function.
LEVEL4 - Static variable in class net.sf.jameleon.util.AssertLevel
A test level between a Function and Regression.
LEVEL5 - Static variable in class net.sf.jameleon.util.AssertLevel
A test level between a Function and Regression.
LEVEL7 - Static variable in class net.sf.jameleon.util.AssertLevel
A test level between a Regression and Acceptance.
LEVEL8 - Static variable in class net.sf.jameleon.util.AssertLevel
A test level between a Regression and Acceptance.
levels - Variable in class net.sf.jameleon.util.AssertLevel
 
LEXICAL_COMPARATOR - Static variable in class net.sf.jameleon.ui.TableSorter
 
line - Variable in class net.sf.jameleon.data.CsvDataDriver
 
LINE - Static variable in class net.sf.jameleon.ui.TestCaseResultsPane.TCResultsSelectionListeners
 
lineFailedFunctionId - Variable in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
The functionId of the row that failed
lineFailedReason - Variable in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
The given error message for failure in the HTML results
lineNum - Variable in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag.FailedRow
 
lineNumber - Variable in exception net.sf.jameleon.exception.JameleonScriptException
 
lineNumber - Variable in class net.sf.jameleon.LocationAwareTagSupport
 
lineNumber - Variable in class net.sf.jameleon.result.JameleonTestResult
 
lineNumFailed - Variable in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
The line # of the script that is stated as failing in the HTML .
LIST - Static variable in class net.sf.jameleon.VariableTag
 
listener - Variable in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
loadApplicationProperties() - Method in class net.sf.jameleon.TestCaseTag
Loads the properties for all applications.
loadFunctionalPoint() - Method in class net.sf.jameleon.JameleonTagSupport
 
loadFunctionalPoint(String, Object) - Static method in class net.sf.jameleon.util.JameleonUtility
 
loadJameleonConfig() - Method in class net.sf.jameleon.TestCaseTag
Loads the properties for all applications.
LocationAwareTagSupport - Class in net.sf.jameleon
An abstract tag that is location aware.
LocationAwareTagSupport() - Constructor for class net.sf.jameleon.LocationAwareTagSupport
 
log - Variable in class net.sf.jameleon.data.AbstractDataDrivableTag
 
log - Variable in class net.sf.jameleon.ExecuteTestCase
 
log - Static variable in class net.sf.jameleon.function.FunctionTag
 
log - Static variable in class net.sf.jameleon.SessionTag
 
log - Static variable in class net.sf.jameleon.util.StateStorer
 
logError(Throwable) - Method in class net.sf.jameleon.TestCaseTag
Logs an error in XML format for easy interpreting later.

M

main(String[]) - Static method in class net.sf.jameleon.ExecuteTestCase
 
main(String[]) - Static method in class net.sf.jameleon.launch.JameleonLauncher
 
main(String[]) - Static method in class net.sf.jameleon.ui.JameleonUI
 
MAIN_CLASS - Static variable in class net.sf.jameleon.launch.JameleonLauncher
 
makeCompactGrid(Container, int, int, int, int, int, int) - Static method in class net.sf.jameleon.ui.SpringUtilities
Aligns the first rows * cols components of parent in a grid.
makeGrid(Container, int, int, int, int, int, int) - Static method in class net.sf.jameleon.ui.SpringUtilities
Aligns the first rows * cols components of parent in a grid.
makeList(Object) - Static method in class net.sf.jameleon.function.ContextHelper
 
mapKeys(Map) - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
Maps the keys to the keys returned from AbstractDataDrivableTag.getKeyMapping() This method is called from executeDrivableRow(HashMap vars, int rowNum) and is used to allow subclasses to map the variable names defined as the keys in the vars Map to new keys which will then in turn be stored in the context.
matcher - Variable in class net.sf.jameleon.bean.MatchingTextHelper
 
MatchingTextHelper - Class in net.sf.jameleon.bean
This class is used to be a generic regex text matcher helper to be used in plug-ins wanting the regex (and maybe later the xpath) functionality to match the given expression and set the matching text in the provided context variable.
MatchingTextHelper(TextMatcher) - Constructor for class net.sf.jameleon.bean.MatchingTextHelper
Creates a MatchingTextHelper with a TextMatcher that is used for the following.
maxExecutionTime - Variable in class net.sf.jameleon.TestCaseTag
 
maxTimeInSeconds - Variable in class net.sf.jameleon.ui.ProgressDialog
 
mergeBuilderSources(Javadoc2Bean) - Method in class net.sf.jameleon.ant.JameleonXDoclet
 
modelIndex(int) - Method in class net.sf.jameleon.ui.TableSorter
 
mouseClicked(MouseEvent) - Method in class net.sf.jameleon.ui.TestCaseResultsPane.FTResultsMouseListener
 
mouseClicked(MouseEvent) - Method in class net.sf.jameleon.ui.TestCaseResultsPane.TCResultsMouseListener
 
msg - Variable in class net.sf.jameleon.plugin.junit.tags.AbstractAssertTag
The error message to display if the test fails
MULTIPLIER - Variable in class net.sf.jameleon.ui.ProgressDialog
 

N

name - Variable in class net.sf.jameleon.AbstractCsvTag
 
name - Variable in class net.sf.jameleon.bean.Attribute
The attribute's name
name - Variable in class net.sf.jameleon.bean.TestCase
The name of the test case
name - Variable in class net.sf.jameleon.ParamTag
The name of param.
name - Variable in class net.sf.jameleon.taglet.AbstractJameleonTaglet
 
name - Variable in class net.sf.jameleon.TestSuiteTag
The name of the test suite.
net.sf.jameleon - package net.sf.jameleon
 
net.sf.jameleon.ant - package net.sf.jameleon.ant
 
net.sf.jameleon.bean - package net.sf.jameleon.bean
 
net.sf.jameleon.data - package net.sf.jameleon.data
 
net.sf.jameleon.event - package net.sf.jameleon.event
 
net.sf.jameleon.exception - package net.sf.jameleon.exception
 
net.sf.jameleon.function - package net.sf.jameleon.function
 
net.sf.jameleon.launch - package net.sf.jameleon.launch
 
net.sf.jameleon.plugin.junit - package net.sf.jameleon.plugin.junit
 
net.sf.jameleon.plugin.junit.tags - package net.sf.jameleon.plugin.junit.tags
 
net.sf.jameleon.reporting - package net.sf.jameleon.reporting
 
net.sf.jameleon.result - package net.sf.jameleon.result
 
net.sf.jameleon.sql - package net.sf.jameleon.sql
 
net.sf.jameleon.taglet - package net.sf.jameleon.taglet
 
net.sf.jameleon.ui - package net.sf.jameleon.ui
 
net.sf.jameleon.unit - package net.sf.jameleon.unit
 
net.sf.jameleon.util - package net.sf.jameleon.util
 
NO_DELAY - Static variable in class net.sf.jameleon.function.FunctionTag
 
NO_LEVEL - Static variable in class net.sf.jameleon.util.AssertLevel
The default setting of every level
noFailOnFunctionId - Variable in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
A functionId where no failure should occur
NOT_REQUIRED - Static variable in class net.sf.jameleon.function.AttributeBroker
 
NOT_SORTED - Static variable in class net.sf.jameleon.ui.TableSorter
 
noTestCaseResults - Variable in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
TODO
numOfFailures - Variable in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
The number of failures that should fail from the script being executed
numOfFunctionsRun - Variable in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
The number of functional points that should be run from the script being executed
numOfRowFailures - Variable in class net.sf.jameleon.data.AbstractDataDrivableTag
 
numOfTestCasesFailed - Variable in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
The number of test cases that should fail from the script being executed (for when useCSV is set to true in the testcase tag)
numOfTestCasesRun - Variable in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
The number of test cases that should run from the script being executed (for when useCSV is set to true in the testcase tag)

O

OBJECT - Static variable in class net.sf.jameleon.ui.TestCaseResultsPane.TCResultsSelectionListeners
 
ON_COMMAND_EVENT - Static variable in class net.sf.jameleon.util.StateStorer
Don't store the state of the object.
ON_ERROR_EVENT - Static variable in class net.sf.jameleon.util.StateStorer
Only store the state of the object on an unexpected error ( not an assertion error ).
ON_NO_EVENT - Static variable in class net.sf.jameleon.util.StateStorer
Don't store the state of the object.
ON_STATE_CHANGE_EVENT - Static variable in class net.sf.jameleon.util.StateStorer
Store the state of the object everytime the state itself changes.
open() - Method in class net.sf.jameleon.data.CollectionDataDriver
Opens the handle to the data source
open() - Method in class net.sf.jameleon.data.CsvDataDriver
Opens the handle to the data source
open() - Method in interface net.sf.jameleon.data.DataDriver
Opens the handle to the data source
open() - Method in class net.sf.jameleon.data.SqlDataDriver
Opens the handle to the data source
openEvent(DataDrivable) - Method in class net.sf.jameleon.event.DataDrivableEventHandler
 
openEvent(DataDrivableEvent) - Method in interface net.sf.jameleon.event.DataDrivableListener
Gets called before the open method of a DataDrivable
openEvent(DataDrivableEvent) - Method in class net.sf.jameleon.ui.TestCaseResultsPane
Gets called before the open method of a DataDrivable
OPTIONAL - Static variable in class net.sf.jameleon.function.AttributeBroker
 
organization - Variable in class net.sf.jameleon.bean.Session
The organization this session will test for if any
organization - Variable in class net.sf.jameleon.bean.TestCase
The organization the test case is set to execute against.
organization - Variable in class net.sf.jameleon.SessionTag
The organization (affiliate or company name) this application will be tested against.
organization - Variable in class net.sf.jameleon.TestCaseTag
 
originalCounter - Variable in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
outputDir - Variable in class net.sf.jameleon.ant.JameleonXDoclet
 
outputFile - Variable in class net.sf.jameleon.ant.GenSyntaxReferenceTask
 
outputFileName - Variable in class net.sf.jameleon.ant.JameleonXDoclet
 
outputToTemplate(Writer, String, Map) - Static method in class net.sf.jameleon.reporting.ReporterUtils
 

P

padNumber(int, int) - Method in class net.sf.jameleon.ant.UpgradeTask
 
padNumber(int, int) - Method in class net.sf.jameleon.ui.UIConfigPanel
 
parameters - Variable in class net.sf.jameleon.ant.GenSyntaxReferenceTask
 
ParamNameTag - Class in net.sf.jameleon
Gives the parameter a name.
ParamNameTag() - Constructor for class net.sf.jameleon.ParamNameTag
 
params - Variable in class net.sf.jameleon.function.FunctionTag
A list of parameters passed to this functional point via the <param> tag.
ParamTag - Class in net.sf.jameleon
Used to give a function tag a parameter or a list of parameters.
ParamTag() - Constructor for class net.sf.jameleon.ParamTag
 
paramType - Variable in class net.sf.jameleon.ParamTag
The input type of the param (text, checkbox, listbox...)
ParamTypeTag - Class in net.sf.jameleon
Gives the parameter a variable type.
ParamTypeTag() - Constructor for class net.sf.jameleon.ParamTypeTag
 
ParamTypeValidatable - Interface in net.sf.jameleon.function
Used to as a means to support valid <param-type>'s for a specific functional point.
ParamValueTag - Class in net.sf.jameleon
Gives the parameter a value.
ParamValueTag() - Constructor for class net.sf.jameleon.ParamValueTag
 
parent - Variable in class net.sf.jameleon.ui.TestCasePane
 
parentFailed - Variable in class net.sf.jameleon.data.AbstractDataDrivableTag
 
parentResults - Variable in class net.sf.jameleon.result.JameleonTestResult
The parent results
parentTag - Variable in class net.sf.jameleon.AbstractParamElementTag
 
parseAssertLevels() - Method in class net.sf.jameleon.TestCaseTag
 
parseLine(String, boolean) - Method in class net.sf.jameleon.data.CsvDataDriver
 
parser - Static variable in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
parser - Variable in class net.sf.jameleon.util.XMLHelper
 
passed() - Method in class net.sf.jameleon.result.JameleonTestResult
 
passedImg - Variable in class net.sf.jameleon.ui.TestCaseResultsPane
 
password - Variable in class net.sf.jameleon.data.SqlDataDriver
 
plugin - Variable in class net.sf.jameleon.ant.GenSyntaxReferenceTask
 
pluginsFile - Variable in class net.sf.jameleon.util.SupportedTags
 
pluginTearDown() - Method in class net.sf.jameleon.function.FunctionTag
Called when the function is done being executed.
populateEditorPane(JEditorPane, List) - Method in class net.sf.jameleon.ui.JameleonTagsPanel
 
populateTree(Map, DefaultMutableTreeNode, ClassLoader) - Method in class net.sf.jameleon.ui.FunctionalPointTree
 
postcondition - Variable in class net.sf.jameleon.function.FunctionTag
Specifies this is a postcondition and will therefore get executed even if a previous functional point or session tag failed.
postcondition - Variable in class net.sf.jameleon.result.FunctionResult
If the function is a postcondition
postcondition - Variable in class net.sf.jameleon.SessionTag
 
PostconditionTag - Class in net.sf.jameleon
This tag is used to mark a group of tags as postconditions.
PostconditionTag() - Constructor for class net.sf.jameleon.PostconditionTag
 
precondition - Variable in class net.sf.jameleon.function.FunctionTag
Specifies this is a precondition
precondition - Variable in class net.sf.jameleon.result.FunctionResult
If the function is a precondition
precondition - Variable in class net.sf.jameleon.TestScriptTag
Do not continue executing any following scripts if a script marked as a precondition fails.
PreconditionTag - Class in net.sf.jameleon
This tag is used to mark a group of tags as preconditions.
PreconditionTag() - Constructor for class net.sf.jameleon.PreconditionTag
 
previousStateDir - Variable in class net.sf.jameleon.data.AbstractDataDrivableTag
 
printFooter - Variable in class net.sf.jameleon.ExecuteTestCase
Print the name of the script being executed to stdout
printHeader() - Method in class net.sf.jameleon.reporting.HtmlTestRunSummaryReporter
 
printSizes(Component) - Static method in class net.sf.jameleon.ui.SpringUtilities
A debugging utility that prints to stdout the component's minimum, preferred, and maximum sizes.
printTestSuiteSummary - Variable in class net.sf.jameleon.ant.ExecuteTestCaseTask
 
proceedExecution() - Method in class net.sf.jameleon.ui.TestCaseResultsPane
 
progressBar - Variable in class net.sf.jameleon.ui.ProgressDialog
 
ProgressDialog - Class in net.sf.jameleon.ui
 
ProgressDialog(JFrame, int, TestCasePane, File) - Constructor for class net.sf.jameleon.ui.ProgressDialog
 
props - Variable in class net.sf.jameleon.SessionTag
 
props - Variable in class net.sf.jameleon.util.Configurator
 
propsName - Variable in class net.sf.jameleon.TestCaseTag
 

Q

query - Variable in class net.sf.jameleon.data.SqlDataDriver
 
query - Variable in class net.sf.jameleon.data.SqlTag
 
quiet - Variable in class net.sf.jameleon.ant.JameleonXDoclet
 

R

readFromScript(String) - Method in class net.sf.jameleon.bean.TestCase
Populates this test case object from a test script script
readLine() - Method in class net.sf.jameleon.data.CsvDataDriver
 
readRecord() - Method in class net.sf.jameleon.data.SqlDataDriver
 
recordDataDrivableResult(DataDrivableResultContainer) - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
Records a DataDrivableRowResult to the tag's results
recordDataDrivableResult(DataDrivableResultContainer) - Method in interface net.sf.jameleon.result.DataDrivableResultRecordable
Records a DataDrivableResult to the tag's results
recordDataDrivableResult(DataDrivableResultContainer) - Method in class net.sf.jameleon.SessionTag
Records a DataDrivableResultContainer to the tag's results
recordFailureToCountableResult() - Method in class net.sf.jameleon.result.JameleonTestResult
 
recordFailureToCountableResult() - Method in class net.sf.jameleon.result.TestCaseResult
 
recordFunctionResult(FunctionResult) - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
Records a FunctionResult to the tag's results and sets the FunctionResult's parent result to itself
recordFunctionResult(long) - Method in class net.sf.jameleon.function.FunctionTag
Adds the result for this test step into the session's results and logs this information to the logger.
recordFunctionResult(FunctionResult) - Method in interface net.sf.jameleon.result.FunctionResultRecordable
Records a FunctionResult to the tag's results and sets the FunctionResult's parent result to itself
recordFunctionResult(FunctionResult) - Method in class net.sf.jameleon.SessionTag
Records a FunctionResult to the tag's results and sets the FunctionResult's parent result to itself
recordResult(JameleonTestResult) - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
Records a child result.
recordResult(JameleonTestResult) - Method in class net.sf.jameleon.SessionTag
 
recordResult(JameleonTestResult) - Method in class net.sf.jameleon.TestCaseTag
Records a child result.
recordResultsToFile(File, String) - Static method in class net.sf.jameleon.util.JameleonUtility
Write some text to a file who's directory may or may not exist.
recordResultsToFile(File, String, String) - Static method in class net.sf.jameleon.util.JameleonUtility
Write some text to a file who's directory may or may not exist.
recordSessionResult(SessionResult) - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
Removes a FunctionResult from the list of recorded results
recordSessionResult(SessionResult) - Method in interface net.sf.jameleon.result.SessionResultRecordable
Records a SessionResult to the tag's results
recordThisResult() - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
 
regexMatches(String, String) - Method in class net.sf.jameleon.function.FunctionTag
Validates that the provided regex matches the provided text
register(Map) - Static method in class net.sf.jameleon.taglet.JameleonApplicationTaglet
 
register(Map) - Static method in class net.sf.jameleon.taglet.JameleonAttributeTaglet
 
register(Map) - Static method in class net.sf.jameleon.taglet.JameleonFunctionTaglet
 
register(Map) - Static method in class net.sf.jameleon.taglet.JameleonStepTaglet
 
registerAttribute(Attribute) - Method in class net.sf.jameleon.function.AttributeBroker
Add an attribute to the list of instance variables supported by the consumer
registerEventListener(TestCaseListener) - Method in class net.sf.jameleon.ExecuteTestCase
Register a new TestCaseListener in the TestCaseEventHandler.
registerEventListeners() - Method in class net.sf.jameleon.ExecuteTestCase
Read in desired TestCaseListeners defined in jameleon.conf and register them in the TestCaseEventHandler.
registerEventListeners(boolean) - Method in class net.sf.jameleon.ExecuteTestCase
Read in desired TestCaseListeners defined in jameleon.conf and register them in the TestCaseEventHandler.
registerFields() - Method in class net.sf.jameleon.ui.AbstractConfigPanel
 
registerFields() - Method in class net.sf.jameleon.ui.EnvironmentConfigPanel
 
registerFields() - Method in class net.sf.jameleon.ui.GeneralConfigPanel
 
registerJDBCDriver() - Method in class net.sf.jameleon.data.SqlDataDriver
 
registerTags(Map) - Method in class net.sf.jameleon.TestCaseTagLibrary
Loops through all keys in a file named by the nameregisterTestSuiteListener(String) - Method in class net.sf.jameleon.TestSuiteTag
 
REGRESSION - Static variable in class net.sf.jameleon.util.AssertLevel
A Regression level test.
removeChildlessResult(DataDrivableRowResult) - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
Removes the current rowResult from its parent if it has no children, meaning the tags weren't actually run
removeChildlessResult() - Method in class net.sf.jameleon.SessionTag
Removes the current result from its parent if it has no children, meaning the tags weren't actually run
removeDataDrivableListener(DataDrivableListener) - Method in class net.sf.jameleon.event.DataDrivableEventHandler
 
removeFunctionListener(FunctionListener) - Method in class net.sf.jameleon.event.FunctionEventHandler
 
removeFunctionResult() - Method in class net.sf.jameleon.function.FunctionTag
 
removeLevel(int) - Method in class net.sf.jameleon.util.AssertLevel
Removes at level at which asserts with levels set to this may be executed to the list of possible levels.
removeStorable(Storable) - Method in class net.sf.jameleon.util.StateStorer
Removes a Storable for which the state will be stored when the appropriate event occurs..
removeTestCaseListener(TestCaseListener) - Method in class net.sf.jameleon.event.TestCaseEventHandler
 
removeTestRunListener(TestRunListener) - Method in class net.sf.jameleon.event.TestRunEventHandler
 
removeTestSuiteListener(TestSuiteListener) - Method in class net.sf.jameleon.event.TestSuiteEventHandler
 
removeVariable(JellyContext, String) - Static method in class net.sf.jameleon.function.ContextHelper
 
removeVariable(String) - Method in class net.sf.jameleon.function.FunctionTag
Removes the variable, key from the test case context.
removeVariables(JellyContext, List) - Static method in class net.sf.jameleon.function.ContextHelper
 
ReporterUtils - Class in net.sf.jameleon.reporting
A utility class for the reporting package
reportScriptResult(TestCaseTag, TestCaseCounter) - Method in class net.sf.jameleon.reporting.HtmlTestRunReporter
 
reportScriptResult(TestCaseTag, TestCaseCounter) - Method in class net.sf.jameleon.reporting.SimpleTestRunReporter
 
reportScriptResult(TestCaseTag, TestCaseCounter) - Method in interface net.sf.jameleon.reporting.TestRunReporter
Reports the result of the script.
reportTcResults(TestCaseTag) - Method in class net.sf.jameleon.ui.TestCaseResultsPane
 
reportTestRunComplete(Calendar, Calendar, TestCaseCounter) - Method in class net.sf.jameleon.reporting.HtmlTestRunReporter
 
reportTestRunComplete(Calendar, Calendar, TestCaseCounter) - Method in class net.sf.jameleon.reporting.HtmlTestRunSummaryReporter
 
reportTestRunComplete(Calendar, Calendar, TestCaseCounter) - Method in class net.sf.jameleon.reporting.SimpleTestRunReporter
 
reportTestRunComplete(Calendar, Calendar, TestCaseCounter) - Method in interface net.sf.jameleon.reporting.TestRunReporter
Reports the completion of a test run.
reportTestRunComplete(Calendar, Calendar, TestCaseCounter) - Method in interface net.sf.jameleon.reporting.TestRunSummaryReporter
Reports the completion of a test run.
reportTestRunStart(Calendar) - Method in class net.sf.jameleon.reporting.HtmlTestRunReporter
 
reportTestRunStart(Calendar) - Method in class net.sf.jameleon.reporting.HtmlTestRunSummaryReporter
 
reportTestRunStart(Calendar) - Method in class net.sf.jameleon.reporting.SimpleTestRunReporter
 
reportTestRunStart(Calendar) - Method in interface net.sf.jameleon.reporting.TestRunReporter
Reports the start of a test run.
reportTestRunStart(Calendar) - Method in interface net.sf.jameleon.reporting.TestRunSummaryReporter
Reports the start of a test run.
required - Variable in class net.sf.jameleon.bean.Attribute
Whether this attribute is required or not
REQUIRED - Static variable in class net.sf.jameleon.function.AttributeBroker
 
reset() - Method in class net.sf.jameleon.util.StateStorer
 
resetFunctionalPoint() - Method in class net.sf.jameleon.JameleonTagSupport
 
resetStats() - Method in class net.sf.jameleon.reporting.ResultsReporter
Resets the test run stats (TestCaseCounter)
resetTable() - Method in class net.sf.jameleon.ui.TestCaseResultsPane
 
resetTags() - Static method in class net.sf.jameleon.TestCaseTagLibrary
 
result - Variable in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
resultContainer - Variable in class net.sf.jameleon.data.AbstractDataDrivableTag
 
resultRecorder - Variable in class net.sf.jameleon.data.AbstractDataDrivableTag
 
results - Variable in class net.sf.jameleon.TestCaseTag
The test case results which are a complete set of results for every tag executed.
RESULTS_DIR - Static variable in class net.sf.jameleon.util.JameleonDefaultValues
 
RESULTS_INDEX - Static variable in class net.sf.jameleon.ui.TestCasePane
 
resultsBrowser - Variable in class net.sf.jameleon.ui.TestCasePane
 
resultsButton - Variable in class net.sf.jameleon.ui.TestCasePane
 
resultsDir - Variable in class net.sf.jameleon.TestCaseTag
The directory name to store the results to.
resultsFile - Variable in class net.sf.jameleon.TestCaseTag
 
resultsFileName - Variable in class net.sf.jameleon.result.FunctionResult
The name of the file where the results of the display were written to if any
resultsPane - Variable in class net.sf.jameleon.ui.TestCasePane
 
ResultsReporter - Class in net.sf.jameleon.reporting
Writes the HTML results out to a file.
ROW - Static variable in class net.sf.jameleon.ui.TestCaseResultsPane.TCResultsSelectionListeners
 
rowData - Variable in class net.sf.jameleon.data.AbstractDataDrivableTag
 
rowData - Variable in class net.sf.jameleon.event.DataDrivableEvent
 
rowData - Variable in class net.sf.jameleon.result.DataDrivableRowResult
The row data for the data-drivable tag
rowNum - Variable in class net.sf.jameleon.result.DataDrivableRowResult
The row number of exeuction for the data-drivable tag
RowResultContainer - Interface in net.sf.jameleon.result
Describes a result that contains row results
rowResultContainer - Variable in class net.sf.jameleon.TestCaseTag
 
rs - Variable in class net.sf.jameleon.data.SqlDataDriver
 
run(String, Vector) - Method in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
Executes the given classname with the given arguments as it was a command line application.
run() - Method in class net.sf.jameleon.ui.TestCaseDocsExecutor
 
runningImg - Variable in class net.sf.jameleon.ui.TestCaseResultsPane
 
runScript(File) - Method in class net.sf.jameleon.ExecuteTestCase
 
runScript(String) - Method in class net.sf.jameleon.unit.JameleonUnitTestCase
 
runScript(File) - Method in class net.sf.jameleon.unit.JameleonUnitTestCase
 

S

S_CDATA - Static variable in class net.sf.jameleon.result.JameleonTestResult
Syntax for opening cdata value
saveTagDefs(Properties, String) - Method in class net.sf.jameleon.ant.JameleonXDoclet
Saves the function point names and their corresponding class names to a file
script - Variable in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
The script to execute
script - Variable in class net.sf.jameleon.TestScriptTag
The script to execute.
SCRIPT_DIR - Static variable in class net.sf.jameleon.util.JameleonDefaultValues
 
SCRIPT_DIR_CONFIG_NAME - Static variable in class net.sf.jameleon.util.JameleonDefaultValues
 
scriptFileName - Variable in exception net.sf.jameleon.exception.JameleonScriptException
 
scriptFileName - Variable in class net.sf.jameleon.LocationAwareTagSupport
 
scriptFileName - Variable in class net.sf.jameleon.result.JameleonTestResult
 
sendFunctionalPointInfoToUI(FunctionalPoint) - Method in interface net.sf.jameleon.ui.FPDisplayer
Sends the provided FunctionalPoint to the UI that represents the functional point.
sendFunctionalPointInfoToUI(FunctionalPoint) - Method in class net.sf.jameleon.ui.JameleonTagsPanel
 
serialize(Object, File) - Static method in class net.sf.jameleon.util.InstanceSerializer
Serializes a given object to a given file.
SERIALIZED_EXT - Static variable in class net.sf.jameleon.util.InstanceSerializer
The file extension for serialized files
serializedFiles - Variable in class net.sf.jameleon.bean.Javadoc2Bean
 
serializeFunctionalPoint(FunctionalPoint, String) - Method in class net.sf.jameleon.ant.JameleonXDoclet
 
Session - Class in net.sf.jameleon.bean
This class represents a Session in a TestCase.
Session() - Constructor for class net.sf.jameleon.bean.Session
Default constructor only used to initialize variables
Session(String, String) - Constructor for class net.sf.jameleon.bean.Session
Constructor to set the following parameters
sessionDelay - Variable in class net.sf.jameleon.SessionTag
Sets the tag to delay x milliseconds before anything else is executed.
SessionResult - Class in net.sf.jameleon.result
An implementation of @see TestResult that represents the results of a session Since a session contains function points, SessionResult is the results of all of the function points in the single session
SessionResult(FunctionalPoint) - Constructor for class net.sf.jameleon.result.SessionResult
Default Constructor.
SessionResult(FunctionalPoint, HasChildResults) - Constructor for class net.sf.jameleon.result.SessionResult
Default Constructor.
SessionResultRecordable - Interface in net.sf.jameleon.result
Describes a tag as being able to record session results.
sessionResults - Variable in class net.sf.jameleon.SessionTag
 
sessions - Variable in class net.sf.jameleon.bean.TestCase
A list of sessions in this test case
SessionTag - Class in net.sf.jameleon
A Session is the state of an application from one functional point to the next.
SessionTag() - Constructor for class net.sf.jameleon.SessionTag
Default constructor.
setAppend(boolean) - Method in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
If true, append output to existing file.
setApplication(String) - Method in class net.sf.jameleon.bean.Session
Sets the application this session is opened for
setApplication(String) - Method in class net.sf.jameleon.bean.TestCase
 
setAssertGreaterThanLevel(String) - Method in class net.sf.jameleon.TestCaseTag
 
setAssertLessThanLevel(String) - Method in class net.sf.jameleon.TestCaseTag
 
setAssertLevel(String) - Method in class net.sf.jameleon.TestCaseTag
 
setAssertLevels(String) - Method in class net.sf.jameleon.TestCaseTag
Sets the level of the asserts to run that are equal to this list of numbers.
setAssertLevels() - Method in class net.sf.jameleon.TestCaseTag
 
setAttribute(String, Object) - Method in class net.sf.jameleon.JameleonTagSupport
Sets an attribute value of this tag before the tag is invoked
setAttributes(Map) - Method in class net.sf.jameleon.bean.FunctionalPoint
Sets A list of attributes that this functional point uses
setAuthor(String) - Method in class net.sf.jameleon.bean.FunctionalPoint
Sets the name of the developer that wrote this FunctionalPoint
setAuthor(String) - Method in class net.sf.jameleon.bean.TestCase
 
setBaseDir(File) - Method in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
 
setBaseDir(File) - Method in class net.sf.jameleon.TestCaseTag
Sets the base directory of the project
setBreakPoint(boolean) - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
Sets a pause point to this class.
setBreakPointSource(Object) - Method in class net.sf.jameleon.ui.DataDrivableDebugDialog
Sets the source where the data is pulled and where the data needs to be changed if any values are changed in the table.
setBreakPointSource(Object) - Method in class net.sf.jameleon.ui.DebugDialog
Sets the source where the data is pulled and where the data needs to be changed if any values are changed in the table.
setBreakPointSource(Object) - Method in class net.sf.jameleon.ui.FunctionDebugDialog
Sets the source where the data is pulled and where the data needs to be changed if any values are changed in the table.
setBugTrackerUrl(String) - Method in class net.sf.jameleon.TestCaseTag
Sets the url of the bugtracking tool used so the bug's listed for the test case are linked.
setCharset(String) - Method in class net.sf.jameleon.data.AbstractFileDrivableTag
Sets the character set to use to read the data file in.
setChildExecuted(boolean) - Method in class net.sf.jameleon.VariableMappingTag
 
setClassAttributes(JavaClass, Properties, Javadoc2Bean) - Method in class net.sf.jameleon.ant.JameleonXDoclet
Set the class-specific attributes
setClassname(String) - Method in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
Sets the Java class to execute.
setClassName(String) - Method in class net.sf.jameleon.bean.FunctionalPoint
Sets the name of the class that represents this FunctionalPoint
setClasspath(Path) - Method in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
Set the classpath to be used when running the Java class
setClasspathRef(Reference) - Method in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
Classpath to use, by reference.
setColumnComparator(Class, Comparator) - Method in class net.sf.jameleon.ui.TableSorter
 
setColumnNumber(int) - Method in exception net.sf.jameleon.exception.JameleonScriptException
Sets the column number of the tag
setColumnNumber(int) - Method in class net.sf.jameleon.LocationAwareTagSupport
Sets the column number of the tag
setColumnNumber(int) - Method in class net.sf.jameleon.result.JameleonTestResult
Sets the column number of the tag
setConfigName(String) - Method in class net.sf.jameleon.util.Configurator
Sets the name of the configuration file.
setConsumerAttribute(Attribute, Object) - Method in class net.sf.jameleon.function.AttributeBroker
Sets the instance variable of the Attributable to the value with the correct type.
setConsumerAttributeAsObject(Field, Object) - Method in class net.sf.jameleon.function.AttributeBroker
 
setConsumerAttributeAsPrimitive(Field, Object) - Method in class net.sf.jameleon.function.AttributeBroker
 
setContextName(String) - Method in class net.sf.jameleon.bean.Attribute
Sets the name of the context variable that the value of the this attribute will be bound to
setContextVariables(JellyContext) - Method in class net.sf.jameleon.ExecuteTestCase
 
setCountRow(boolean) - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
Sets the DataDrivable tag to increment the number of times the test case was executed for each row executed.
setCsvCharset(String) - Method in class net.sf.jameleon.AbstractCsvTag
Sets the character set to use when reading in the CSV file
setCsvDir(File) - Method in class net.sf.jameleon.AbstractCsvTag
Sets the directory of the csv file to read in (relative to baseDir).
setCsvFileName(String) - Method in class net.sf.jameleon.AbstractCsvTag
Sets the relative path to the name of the csv file.
setCsvValueSeparator(char) - Method in class net.sf.jameleon.AbstractCsvTag
Sets the separator used to separate CSV files.
setDataDir(File) - Method in class net.sf.jameleon.data.AbstractFileDrivableTag
Sets the directory of where the data will be looked for.
setDateTimeExecuted(Calendar) - Method in class net.sf.jameleon.result.JameleonTestResult
Sets the date and time this result was executed
setDateTimeExecuted(Calendar) - Method in class net.sf.jameleon.result.TestCaseResult
 
setDebug(boolean) - Method in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
 
setDebug(boolean) - Method in class net.sf.jameleon.ant.ExecuteTestCaseTask
 
setDebug(boolean) - Method in class net.sf.jameleon.ui.TestCaseResultsPane
 
setDecodeXMLToText(boolean) - Method in class net.sf.jameleon.AbstractParamElementTag
 
setDecodeXMLToText(boolean) - Method in class net.sf.jameleon.VariableValueTag
 
setDefaultValue(String) - Method in class net.sf.jameleon.bean.Attribute
Sets the attribute's default value
setDefaultVariableValue(String, String) - Method in class net.sf.jameleon.function.FunctionTag
Sets the variable to a default value in the context.
setDefaultVariableValue(String, Object) - Method in class net.sf.jameleon.function.FunctionTag
Sets the variable to a default value in the context.
setDelimiter(char) - Method in class net.sf.jameleon.data.CsvDataDriver
Sets the field delimiter for the csv file
setDescription(String) - Method in class net.sf.jameleon.bean.Attribute
Sets the description about how the attribute is used
setDescription(String) - Method in class net.sf.jameleon.bean.FunctionalPoint
Sets a short summary about how this functional can be used
setElementName(String) - Method in exception net.sf.jameleon.exception.JameleonScriptException
Sets the element name which caused the problem
setElementName(String) - Method in class net.sf.jameleon.LocationAwareTagSupport
Sets the element name which caused the problem
setElementName(String) - Method in class net.sf.jameleon.result.JameleonTestResult
Sets the element name which caused the problem
setEnableSslCertCheck(boolean) - Method in class net.sf.jameleon.TestCaseTag
Enable or disable validity checking of SSL certificates.
setEncoding(String) - Method in class net.sf.jameleon.bean.TestCase
Sets the encoding to use in the toXML() results
setEncoding(String) - Method in class net.sf.jameleon.data.CsvDataDriver
Sets the encoding of the csv file.
setEnvironmentProperties(File) - Method in class net.sf.jameleon.ant.UpgradeTask
The location of the Enivornment.properties
setEnvironmentVariables(List) - Method in class net.sf.jameleon.ant.ExecuteTestCaseTask
 
setError(Throwable) - Method in class net.sf.jameleon.result.JameleonTestResult
Sets the error of the function point if one occured
setErrorFile(File) - Method in class net.sf.jameleon.result.JameleonTestResult
Sets the file that contains the display of the error
setExecuteTestCase(boolean) - Method in class net.sf.jameleon.TestCaseTag
Sets the test case to be executed or not.
setExecutionTime(long) - Method in class net.sf.jameleon.result.JameleonTestResult
Set the execution time
setExpectException(boolean) - Method in class net.sf.jameleon.function.FunctionTag
Sets the value for expectException.
setExpectFailure(boolean) - Method in class net.sf.jameleon.function.FunctionTag
Sets the value for expectFailure.
setFailed() - Method in interface net.sf.jameleon.result.HasChildResults
Sets the result as failed
setFailed() - Method in class net.sf.jameleon.result.JameleonTestResult
 
setFailedOnCurrentRow(boolean) - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
 
setFailedOnDataDriver(boolean) - Method in class net.sf.jameleon.TestCaseTag
Used internally to mark whether the DataDrivable had a problem.
setFailOnCSVFileNotFound(boolean) - Method in class net.sf.jameleon.TestCaseTag
Sets the failOnCSVFileNotFound property
setFailOnError(boolean) - Method in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
If true, then fail if the command exits with a returncode other than 0
setFile(String) - Method in class net.sf.jameleon.bean.TestCase
 
setFile(String) - Method in class net.sf.jameleon.data.AbstractFileDrivableTag
Sets the name of the file to use as a data source.
setFile(File) - Method in class net.sf.jameleon.data.CsvDataDriver
Sets the CSV file used as a datasource.
setFileFromEnvironment(Configurator, String) - Method in class net.sf.jameleon.TestCaseTag
 
setFileName(String) - Method in exception net.sf.jameleon.exception.JameleonScriptException
Sets the Jelly file which caused the problem
setFileName(String) - Method in class net.sf.jameleon.LocationAwareTagSupport
Sets the Jelly file which caused the problem
setFileName(String) - Method in class net.sf.jameleon.result.JameleonTestResult
Sets the Jelly file which caused the problem
setFork(boolean) - Method in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
 
setFromVariable(String) - Method in class net.sf.jameleon.AbstractParamElementTag
 
setFromVariable(String) - Method in class net.sf.jameleon.ParamTag
 
setFromVariable(String) - Method in class net.sf.jameleon.VariableMappingTag
Sets the variable name in the CSV file being mapped to the officially supported function tag variable name method.
setFunctionalPointTested(String) - Method in class net.sf.jameleon.bean.TestCase
 
setFunctionDelay(long) - Method in class net.sf.jameleon.function.FunctionTag
Sets the delay time to occur at the end of this functional point.
setFunctionId(String) - Method in class net.sf.jameleon.bean.FunctionalPoint
Sets a short summary about how this functional point is used
setFunctionId(String) - Method in class net.sf.jameleon.function.FunctionTag
Sets the id of the function being tested.
setGenTestCaseDocs(boolean) - Method in class net.sf.jameleon.TestCaseTag
Sets the test case to generate the test case docs based on the javadocs of the functional points and the functionId's of the functional points in the test case.
setGenTestCaseDocsEncoding(String) - Method in class net.sf.jameleon.TestCaseTag
Sets the charset encoding.
setGreaterThanLevel(int) - Method in class net.sf.jameleon.util.AssertLevel
Sets the level at which asserts with set to or greater than the value this is set may be executed.
setHtmlTestRunReporter(TestRunReporter) - Method in class net.sf.jameleon.reporting.ResultsReporter
 
setHtmlTestRunSummaryReporter(TestRunSummaryReporter) - Method in class net.sf.jameleon.reporting.ResultsReporter
 
setId(String) - Method in class net.sf.jameleon.data.IterateTag
This is primarily used for debugging.
setId(String) - Method in class net.sf.jameleon.data.SqlTag
Set the SQL ID number This is primarily used for debugging.
setInstanceVariable(boolean) - Method in class net.sf.jameleon.bean.Attribute
Sets this attribute to an instance variable true or a set method false
setIsA(String) - Method in class net.sf.jameleon.ant.JameleonXDoclet
Restricts the javadocs to be extracted to all classes that implement this class
setIsA(String) - Method in class net.sf.jameleon.bean.Javadoc2Bean
 
setItems(Collection) - Method in class net.sf.jameleon.data.CollectionDataDriver
 
setItems(Collection) - Method in class net.sf.jameleon.data.IterateTag
 
setJameleonConfigName(String) - Method in class net.sf.jameleon.TestCaseTag
Sets the configuration file Jameleon uses to configure itself.
setJameleonGUIProperties(File) - Method in class net.sf.jameleon.ant.UpgradeTask
The location of jameleon-gui.properties
setJDBCDriver(String) - Method in class net.sf.jameleon.data.SqlDataDriver
Sets the JDBC Driver.
setJdbcDriver(String) - Method in class net.sf.jameleon.data.SqlTag
Set the JDBC Driver needed for the Database Connection
setJDBCPassword(String) - Method in class net.sf.jameleon.data.SqlDataDriver
Sets the JDBC password.
setJdbcPassword(String) - Method in class net.sf.jameleon.data.SqlTag
Set the JDBC Password for the Database Connection
setJDBCUrl(String) - Method in class net.sf.jameleon.data.SqlDataDriver
Sets the JDBC url.
setJdbcUrl(String) - Method in class net.sf.jameleon.data.SqlTag
Set the JDBC URL for the Database Connection
setJDBCUsername(String) - Method in class net.sf.jameleon.data.SqlDataDriver
Sets the JDBC username.
setJdbcUsername(String) - Method in class net.sf.jameleon.data.SqlTag
Set the JDBC UserName for the Database Connection
setJvm(String) - Method in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
Set the command used to start the VM (only if not forking).
setJvmargs(String) - Method in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
Set the command line arguments for the JVM.
setKey(String) - Method in class net.sf.jameleon.data.CollectionDataDriver
 
setKeys() - Method in class net.sf.jameleon.data.CsvDataDriver
Sets the key columns from the csv file
setKeys() - Method in class net.sf.jameleon.data.SqlDataDriver
Gets MetaData from the result set and builds an ArrayList of the Column headers
setLessThanLevel(int) - Method in class net.sf.jameleon.util.AssertLevel
Sets the level at which asserts with levels set to or less than the value this is set may be executed.
setLevel(int) - Method in class net.sf.jameleon.util.AssertLevel
Sets the level at which asserts with levels set to this may be executed.
setLineNumber(int) - Method in exception net.sf.jameleon.exception.JameleonScriptException
Sets the line number of the tag
setLineNumber(int) - Method in class net.sf.jameleon.LocationAwareTagSupport
Sets the line number of the tag
setLineNumber(int) - Method in class net.sf.jameleon.result.JameleonTestResult
Sets the line number of the tag
setLocationAware(LocationAware) - Method in class net.sf.jameleon.TestCaseTag
 
setMatchingTextInContext(String, String, int) - Method in class net.sf.jameleon.bean.MatchingTextHelper
Sets the matching text in the provided context variable.
setMaxExecutionTime(long) - Method in class net.sf.jameleon.TestCaseTag
Sets the maximum execution time before the test case fails
setMaxmemory(String) - Method in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
Corresponds to -mx or -Xmx depending on VM version.
setName(String) - Method in class net.sf.jameleon.AbstractCsvTag
Sets the name of the csv file to read in.
setName(String) - Method in class net.sf.jameleon.bean.Attribute
Sets the attribute's name
setName(String) - Method in class net.sf.jameleon.bean.TestCase
 
setNewAttributeValue(String, String) - Method in class net.sf.jameleon.ui.DataDrivableDebugDialog
Changes the value of the given attribute's name real-time
setNewAttributeValue(String, String) - Method in class net.sf.jameleon.ui.DebugDialog
Changes the value of the given attribute's name real-time
setNewAttributeValue(String, String) - Method in class net.sf.jameleon.ui.FunctionDebugDialog
Changes the value of the given attribute's name real-time
setNewenvironment(boolean) - Method in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
If true, use a completely new environment.
setOrganization(String) - Method in class net.sf.jameleon.bean.Session
Sets the organization this session will test for if any
setOrganization(String) - Method in class net.sf.jameleon.bean.TestCase
 
setOrganization(String) - Method in class net.sf.jameleon.SessionTag
 
setOrganization(String) - Method in class net.sf.jameleon.TestCaseTag
Sets the organziation or company that this test will be run against.
setOutput(File) - Method in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
File the output of the process is redirected to.
setOutputDir(File) - Method in class net.sf.jameleon.ant.JameleonXDoclet
Set the directory where TestCaseTagDefs.properties will be generated to
setOutputFile(File) - Method in class net.sf.jameleon.ant.GenSyntaxReferenceTask
Set the file where the syntax reference will be generated.
setOutputFileName(String) - Method in class net.sf.jameleon.ant.JameleonXDoclet
Set the file where the function points will be registered to.
setParametersInContext(Map) - Method in class net.sf.jameleon.ant.ExecuteTestCaseTask
 
setParamName(String) - Method in class net.sf.jameleon.ParamTag
 
setParamType(String) - Method in class net.sf.jameleon.ParamTag
 
setParamValue(String) - Method in class net.sf.jameleon.ParamTag
 
setParentResults(HasChildResults) - Method in class net.sf.jameleon.result.JameleonTestResult
Sets the parent results
setPlugin(String) - Method in class net.sf.jameleon.ant.GenSyntaxReferenceTask
Sets the plugin to generate the syntax reference from.
setPluginsFile(String) - Method in class net.sf.jameleon.util.SupportedTags
 
setPostcondition(boolean) - Method in class net.sf.jameleon.result.FunctionResult
Sets the FunctionalPoint as a postcondition
setPrecondition(boolean) - Method in class net.sf.jameleon.result.FunctionResult
Sets the FunctionalPoint as a precondition
setPrintFooter(boolean) - Method in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
 
setPrintFooter(boolean) - Method in class net.sf.jameleon.ExecuteTestCase
 
setPrintHeader(boolean) - Method in class net.sf.jameleon.reporting.HtmlTestRunSummaryReporter
Sets the print header option
setPrintHeader(boolean) - Method in interface net.sf.jameleon.reporting.TestRunSummaryReporter
Sets the option to print the header or not.
setPrintTestSuiteSummary(boolean) - Method in class net.sf.jameleon.ant.ExecuteTestCaseTask
 
setProgressDialog(ProgressDialog) - Method in class net.sf.jameleon.ui.TestCaseDocsExecutor
 
setPropsName(String) - Method in class net.sf.jameleon.TestCaseTag
Sets the name of the properties file (minus the .properties) to read in into the context
setQuery(String) - Method in class net.sf.jameleon.data.SqlDataDriver
Sets the SQL Query.
setQuery(String) - Method in class net.sf.jameleon.data.SqlTag
Set the SQL Query for the Database Connection
setQuiet(boolean) - Method in class net.sf.jameleon.ant.JameleonXDoclet
Sets the messages to be printed to stdout to true/false
setRequired(boolean) - Method in class net.sf.jameleon.bean.Attribute
Sets the attribute to a required or non-required attribute
setResultError(Exception) - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
 
setResults(TestCaseResult) - Method in class net.sf.jameleon.TestCaseTag
 
setResultsDir(File) - Method in class net.sf.jameleon.TestCaseTag
Sets the directory where the results will be written to.
setRowData(Map) - Method in class net.sf.jameleon.event.DataDrivableEvent
 
setRowData(Map) - Method in class net.sf.jameleon.result.DataDrivableRowResult
 
setRowNum(int) - Method in class net.sf.jameleon.result.DataDrivableRowResult
 
setSeparateVmPerScript(boolean) - Method in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
 
setSessionDelay(long) - Method in class net.sf.jameleon.SessionTag
 
setShortDescription(String) - Method in class net.sf.jameleon.bean.FunctionalPoint
Sets the first line of the description
setSimpleTestRunReporter(TestRunReporter) - Method in class net.sf.jameleon.reporting.ResultsReporter
 
setSortingStatus(int, int) - Method in class net.sf.jameleon.ui.TableSorter
 
setSourceArea(JTextArea) - Method in class net.sf.jameleon.ui.TestCaseResultsPane
 
setSourceDir(File) - Method in class net.sf.jameleon.bean.Javadoc2Bean
 
setSqlUpdateSql(String) - Method in class net.sf.jameleon.sql.SqlUpdateTag
 
setStartTime(Calendar) - Method in class net.sf.jameleon.reporting.ResultsReporter
 
setStateStoreOptions() - Method in class net.sf.jameleon.TestCaseTag
 
setStepNextTag(boolean) - Method in class net.sf.jameleon.ui.TestCaseResultsPane
 
setSteps(ArrayList) - Method in class net.sf.jameleon.bean.FunctionalPoint
Sets a list of steps that this FunctionalPoint uses during execution
setStopTestExecutionOnFailure(boolean) - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
To continue on a normal execution path even though an error occurs, set this to false
setStorableEvent(int) - Method in class net.sf.jameleon.util.StateStorer
Sets the event at which the state of the storables will be saved.
setStoreDir(File) - Method in class net.sf.jameleon.util.StateStorer
 
setStoreStateEvent(String) - Method in class net.sf.jameleon.TestCaseTag
Sets the test case to record the state of the application at a defined event
setStoreStateNever(boolean) - Method in class net.sf.jameleon.TestCaseTag
Sets the test case to never record the state of the application.
setStoreStateOnChange(boolean) - Method in class net.sf.jameleon.TestCaseTag
Sets the test case to record the state of the application whenever the application's state changes.
setStoreStateOnError(boolean) - Method in class net.sf.jameleon.TestCaseTag
Sets the test case to record the state of the application on errors.
setSummary(String) - Method in class net.sf.jameleon.bean.TestCase
 
setTableHeader(JTableHeader) - Method in class net.sf.jameleon.ui.TableSorter
 
setTableModel(TableModel) - Method in class net.sf.jameleon.ui.TableSorter
 
setTag(FunctionalPoint) - Method in class net.sf.jameleon.result.JameleonTestResult
Sets the tag that is tied to the results
setTagsFor(Map, String) - Method in class net.sf.jameleon.util.SupportedTags
 
setTemplateName(String) - Method in class net.sf.jameleon.ant.GenSyntaxReferenceTask
Sets the name of the file, not including path of the template to use.
setTestCaseCounter(TestCaseCounter) - Method in class net.sf.jameleon.reporting.ResultsReporter
 
setTestCaseDocsFile(String) - Method in class net.sf.jameleon.result.TestCaseResult
 
setTestCaseId(String) - Method in class net.sf.jameleon.bean.TestCase
 
setTestCaseInfo(TestCase) - Method in class net.sf.jameleon.ui.TestCasePane
 
setTestCaseMainPageTemplate(String) - Method in class net.sf.jameleon.TestCaseTag
Sets the template to be used to generate the main page of the results..
setTestCaseRequirement(String) - Method in class net.sf.jameleon.bean.TestCase
 
setTestCaseResultDataRowTemplate(String) - Method in class net.sf.jameleon.TestCaseTag
Sets the data row template to be used to generate the data drivable result.
setTestCaseResultFunctionTemplate(String) - Method in class net.sf.jameleon.TestCaseTag
Sets the function result template to be used to generate the test case result.
setTestCaseResultSessionTemplate(String) - Method in class net.sf.jameleon.TestCaseTag
Sets the session template to be used to generate the session result.
setTestCaseResultSummaryTemplate(String) - Method in class net.sf.jameleon.TestCaseTag
Sets the template to be used to generate the test case result summary page.
setTestCaseResultTemplate(String) - Method in class net.sf.jameleon.TestCaseTag
Sets the template to be used to generate the test case result summary page.
setTestCaseSource(String) - Method in class net.sf.jameleon.ui.TestCasePane
 
setTestCaseSource(File, boolean) - Method in class net.sf.jameleon.ui.TestCaseTree
 
setTestCaseSummaryTemplate(String) - Method in class net.sf.jameleon.TestCaseTag
Sets the template to be used to generate the test case summary page of the results.
setTestCaseTree(TestCaseTree) - Method in class net.sf.jameleon.ui.TestCasePane
 
setTestCaseTree(TestCaseTree) - Method in class net.sf.jameleon.ui.TestCaseResultsPane
 
setTestCaseValue(String) - Method in class net.sf.jameleon.AbstractTestCaseDocAttribute
 
setTestCaseValue(String) - Method in class net.sf.jameleon.ApplicationTestedTag
 
setTestCaseValue(String) - Method in class net.sf.jameleon.FunctionalPointTestedTag
 
setTestCaseValue(String) - Method in class net.sf.jameleon.TestCaseAuthorTag
 
setTestCaseValue(String) - Method in class net.sf.jameleon.TestCaseBugTag
 
setTestCaseValue(String) - Method in class net.sf.jameleon.TestCaseIdTag
 
setTestCaseValue(String) - Method in class net.sf.jameleon.TestCaseLevelTag
 
setTestCaseValue(String) - Method in class net.sf.jameleon.TestCaseRequirementTag
 
setTestCaseValue(String) - Method in class net.sf.jameleon.TestCaseSummaryTag
 
setTestEnvironment(String) - Method in class net.sf.jameleon.bean.TestCase
 
setTestEnvironment(String) - Method in class net.sf.jameleon.TestCaseTag
Sets the environment to which testing system the testcase will be run in.
setTestLevels(LinkedList) - Method in class net.sf.jameleon.bean.TestCase
 
setTestName(String) - Method in class net.sf.jameleon.result.TestCaseResult
 
setTestResultRowTemplate(String) - Method in class net.sf.jameleon.reporting.HtmlTestRunReporter
Sets the template for the invidual test script result
setTestRunBeginResultRowTemplate(String) - Method in class net.sf.jameleon.reporting.HtmlTestRunSummaryReporter
Sets the template to be used when the test run is started
setTestRunResultRowTemplate(String) - Method in class net.sf.jameleon.reporting.HtmlTestRunSummaryReporter
Sets the template for the invidual test script result
setTestRunResultsFooterTemplate(String) - Method in class net.sf.jameleon.reporting.HtmlTestRunReporter
Sets the test run results footer template
setTestRunResultsHeaderTemplate(String) - Method in class net.sf.jameleon.reporting.HtmlTestRunReporter
Sets the template for the test run results header file
setTestRunSummaryResultsHeaderTemplate(String) - Method in class net.sf.jameleon.reporting.HtmlTestRunSummaryReporter
Sets the template for the test run results header file
setThrowExceptionOnFailure(boolean) - Method in class net.sf.jameleon.ant.ExecuteTestCaseTask
 
setTimeout(Long) - Method in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
Timeout in milliseconds after which the process will be killed.
setTimestampedResultsDir(File) - Method in class net.sf.jameleon.TestCaseTag
Sets the timestamped results directory where the test case result documentation will be stored.
setToVariable(String) - Method in class net.sf.jameleon.VariableMappingTag
Sets the variable name to map the fromVariable to.
setTrace(boolean) - Method in class net.sf.jameleon.TestCaseTag
Sets whether a std out message should be sent before and after the execution of a functional point.
setType(String) - Method in class net.sf.jameleon.bean.Attribute
Sets the type of the attribute
setType(String) - Method in class net.sf.jameleon.bean.FunctionalPoint
Sets he type of the functional point
setup() - Method in class net.sf.jameleon.AbstractTestCaseDocAttribute
 
setUp() - Method in class net.sf.jameleon.function.AttributeBroker
Calls the Attributable.describeAttributes() method.
setup() - Method in class net.sf.jameleon.function.FunctionTag
Does setup for plugin-required intialization.
setup() - Method in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
setUp() - Method in class net.sf.jameleon.TestCaseTag
Set up the test environment.
setup() - Method in class net.sf.jameleon.WaitTag
 
setUpDataDrivable() - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
This method is used to set up anything the tag may need and gets called after all set methods have been called.
setupDataDriver() - Method in class net.sf.jameleon.AbstractCsvTag
Sets up the DataDriver by calling any implementation-dependent methods.
setupDataDriver() - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
Sets up the DataDriver by calling any implementation-dependent methods.
setupDataDriver() - Method in class net.sf.jameleon.data.IterateTag
Sets up the DataDriver by calling any implementation-dependent methods.
setupDataDriver() - Method in class net.sf.jameleon.data.SqlTag
Sets up the DataDriver by calling any implementation-dependent methods.
setupEnvironment() - Method in class net.sf.jameleon.function.FunctionTag
This method is called before anything else is called.
setupEnvironment() - Method in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
setUpEnvironment() - Method in class net.sf.jameleon.TestScriptTag
 
setUpFunctionalPointFields() - Method in class net.sf.jameleon.ui.JameleonTagsPanel
 
setUpFunctionResults() - Method in class net.sf.jameleon.function.FunctionTag
 
setUpFunctionResults() - Method in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
setupManualFunction() - Method in class net.sf.jameleon.function.FunctionDocTag
 
setUpSaxReader() - Method in class net.sf.jameleon.util.XMLHelper
Set up the SAXReader such that it understands the jameleon namespace
setUpSession() - Method in class net.sf.jameleon.SessionTag
Is called before anything else specific to the interface is called.
setUpSourceSet() - Method in class net.sf.jameleon.bean.Javadoc2Bean
 
setUseCSV(boolean) - Method in class net.sf.jameleon.TestCaseTag
Sets whether a CSV file should be used for this testcase or not.
setValue(Object) - Method in class net.sf.jameleon.bean.Attribute
Sets the attribute's value
setValue(String, String) - Method in class net.sf.jameleon.util.Configurator
Sets a value of a given property
setValue(String) - Method in class net.sf.jameleon.VariableValueTag
Sets the variable value.
setValueAt(Object, int, int) - Method in class net.sf.jameleon.ui.TableSorter
 
setValueFromEnvironment(Configurator, String) - Method in class net.sf.jameleon.TestCaseTag
 
setVariable(JellyContext, String, Object) - Static method in class net.sf.jameleon.function.ContextHelper
 
setVariable(String, Object) - Method in class net.sf.jameleon.function.FunctionTag
Sets the variable, key to the value, value This is simply a wrapper class for Jelly's own context.setVariable();
setVariable(String, Object) - Method in interface net.sf.jameleon.util.TextMatcher
Sets the variable in the context.
setVariable(String, Object) - Method in class net.sf.jameleon.VariableTag
 
setVariableInContext(String, Object) - Method in class net.sf.jameleon.JameleonTagSupport
 
setVariablesInContext(Map) - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
Places the given variables in the context
setVariableType(String) - Method in class net.sf.jameleon.VariableMappingTag
Sets the type of the variable being stored.
setVariableValue(String, Object) - Method in class net.sf.jameleon.VariableTag
 
setVarName(String) - Method in class net.sf.jameleon.data.IterateTag
 
setWaitTimeBetweenScripts(long) - Method in class net.sf.jameleon.ant.ExecuteTestCaseTask
 
setWaitTimeBetweenScripts(long) - Method in class net.sf.jameleon.ExecuteTestCase
 
setWarnOnNoPluginsFile(boolean) - Method in class net.sf.jameleon.util.SupportedTags
 
setWarnOnNoPluginsFound(boolean) - Static method in class net.sf.jameleon.TestCaseTagLibrary
 
setWriter(Writer) - Method in class net.sf.jameleon.reporting.AbstractTestRunReporter
 
setWriter(Writer) - Method in class net.sf.jameleon.reporting.HtmlTestRunSummaryReporter
 
setWriter(Writer) - Method in interface net.sf.jameleon.reporting.TestRunReporter
Sets the Writer to use to write to results to
setWriter(Writer) - Method in interface net.sf.jameleon.reporting.TestRunSummaryReporter
Sets the Writer to use to write to results to
shortDescription - Variable in class net.sf.jameleon.bean.FunctionalPoint
The first line of the description.
SimpleTestRunReporter - Class in net.sf.jameleon.reporting
Reports the test run results is a simple form, suitable for STD OUT or a simple text file
SimpleTestRunReporter() - Constructor for class net.sf.jameleon.reporting.SimpleTestRunReporter
 
SMOKE - Static variable in class net.sf.jameleon.util.AssertLevel
A Smoke level test.
snapShotImg - Variable in class net.sf.jameleon.ui.TestCaseResultsPane
 
SortableJTable - Class in net.sf.jameleon.ui
 
SortableJTable(TableSorter) - Constructor for class net.sf.jameleon.ui.SortableJTable
 
SOURCE_INDEX - Static variable in class net.sf.jameleon.ui.TestCasePane
 
sourceDir - Variable in class net.sf.jameleon.bean.Javadoc2Bean
 
spanCSV() - Method in class net.sf.jameleon.TestCaseTag
useCSV is set to true, data-drive this CSV file.
SpringUtilities - Class in net.sf.jameleon.ui
A 1.4 file that provides utility methods for creating form- or grid-style layouts with SpringLayout.
sqld - Variable in class net.sf.jameleon.data.SqlTag
 
SqlDataDriver - Class in net.sf.jameleon.data
Am implementation of @{link DataDriver} for SQL.
SqlDataDriver() - Constructor for class net.sf.jameleon.data.SqlDataDriver
Default construtor.
SqlDataDriver(String, String, String, String) - Constructor for class net.sf.jameleon.data.SqlDataDriver
Sets up all required fields.
SqlParamTag - Class in net.sf.jameleon.sql
Used to set binding parameter to the parent sql-update tag.
SqlParamTag() - Constructor for class net.sf.jameleon.sql.SqlParamTag
 
SqlParamValueTag - Class in net.sf.jameleon.sql
Used for set value of a sql-param.
SqlParamValueTag() - Constructor for class net.sf.jameleon.sql.SqlParamValueTag
 
SqlTag - Class in net.sf.jameleon.data
Used to iterate over all tags it is surrounding one time per row in a SQL ResultSet.
SqlTag() - Constructor for class net.sf.jameleon.data.SqlTag
 
SqlUpdateTag - Class in net.sf.jameleon.sql
Runs a delete or update SQL statement against the database.
SqlUpdateTag() - Constructor for class net.sf.jameleon.sql.SqlUpdateTag
 
sqlVarName - Variable in class net.sf.jameleon.sql.AbstractSqlTag
 
SRC_TAB_SIZE - Static variable in class net.sf.jameleon.ui.TestCasePane
 
st - Variable in class net.sf.jameleon.function.FunctionTag
The parent session tag of this functional point
st - Static variable in class net.sf.jameleon.TestCaseTagLibrary
 
startApplication() - Method in class net.sf.jameleon.SessionTag
Used for the plug-in to implement if something special is required during the session setup.
startJameleon() - Method in interface net.sf.jameleon.launch.JameleonMain
Start the Jameleon UI.
startJameleon() - Method in class net.sf.jameleon.ui.JameleonUI
 
startTime - Variable in class net.sf.jameleon.TestCaseTag
 
state - Variable in class net.sf.jameleon.function.FunctionTag
Stores the state of the application.
stateStorer - Variable in class net.sf.jameleon.data.AbstractDataDrivableTag
 
StateStorer - Class in net.sf.jameleon.util
A bean that keeps track of a list of Storables and calls the store on each at the appropriate time.
stateStorer - Static variable in class net.sf.jameleon.util.StateStorer
 
stdOutWriter - Variable in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
steps - Variable in class net.sf.jameleon.bean.FunctionalPoint
A list of steps that this FunctionalPoint uses during execution
stepsF - Variable in class net.sf.jameleon.ui.JameleonTagsPanel
 
stmt - Variable in class net.sf.jameleon.data.SqlDataDriver
 
stopExecution - Variable in class net.sf.jameleon.ui.TestCasePane
 
stopExecution() - Method in class net.sf.jameleon.ui.TestCaseResultsPane
 
stopExecutionButton - Variable in class net.sf.jameleon.ui.TestCasePane
 
stopTestExecutionOnFailure - Variable in class net.sf.jameleon.data.AbstractDataDrivableTag
 
Storable - Interface in net.sf.jameleon
Used to represent an object that needs to store it's state.
storableEvent - Variable in class net.sf.jameleon.util.StateStorer
When to store the state of the Storables.
storables - Variable in class net.sf.jameleon.util.StateStorer
A list of storables whose state will be stored at the appropriate time.
store(File, int) - Method in class net.sf.jameleon.function.FunctionDocTag
 
store(String, int) - Method in class net.sf.jameleon.function.FunctionTag
Stores the current state of the object to a given File.
store(String, int) - Method in class net.sf.jameleon.SessionTag
Stores the current state of the object to a given File.
store(String, int) - Method in interface net.sf.jameleon.Storable
Stores the current state of the object to a given File.
storeDir - Variable in class net.sf.jameleon.util.StateStorer
The directory to store the Storables' state to.
storeDisplayOnError - Variable in class net.sf.jameleon.TestCaseTag
Only store the displayed screen being tested to a file on an error.
storeEveryDisplay - Variable in class net.sf.jameleon.TestCaseTag
Store all displayed screens to a file..
storeState(int) - Method in class net.sf.jameleon.util.StateStorer
 
STRING - Static variable in class net.sf.jameleon.VariableTag
 
stripHtmlComments(String) - Static method in class net.sf.jameleon.util.JameleonUtility
 
stripHtmlRow() - Method in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
substituteKeyValues() - Method in class net.sf.jameleon.TestCaseTag
Do variable subsitution on values stored from data file.
substituteValues(Properties) - Method in class net.sf.jameleon.TestCaseTag
Do variable substition based on keys in the iterator.
summary - Variable in class net.sf.jameleon.bean.TestCase
A brief description of the test case
supportedTags - Variable in class net.sf.jameleon.util.GenSyntaxReference
 
SupportedTags - Class in net.sf.jameleon.util
 
SupportedTags() - Constructor for class net.sf.jameleon.util.SupportedTags
 

T

tabbedPane - Variable in class net.sf.jameleon.ui.ConfigDialog
 
tabbedPane - Variable in class net.sf.jameleon.ui.TestCasePane
 
TABLE_HEIGHT - Static variable in class net.sf.jameleon.ui.JameleonTagsPanel
 
tableModel - Variable in class net.sf.jameleon.ui.TableSorter
 
TableSorter - Class in net.sf.jameleon.ui
TableSorter is a decorator for TableModels; adding sorting functionality to a supplied TableModel.
TableSorter() - Constructor for class net.sf.jameleon.ui.TableSorter
 
TableSorter(TableModel) - Constructor for class net.sf.jameleon.ui.TableSorter
 
TableSorter(TableModel, JTableHeader) - Constructor for class net.sf.jameleon.ui.TableSorter
 
tag - Variable in class net.sf.jameleon.result.JameleonTestResult
The tag that this result represents
tagLibrary - Static variable in class net.sf.jameleon.ExecuteTestCase
 
tagNameF - Variable in class net.sf.jameleon.ui.JameleonTagsPanel
 
tagNames - Variable in class net.sf.jameleon.bean.FunctionalPoint
The tags to be used in the test case macro language
tags - Variable in class net.sf.jameleon.util.GenSyntaxReference
 
tags - Variable in class net.sf.jameleon.util.SupportedTags
 
task - Variable in class net.sf.jameleon.ui.ProgressDialog
 
taskCompleted() - Method in class net.sf.jameleon.ui.ProgressDialog
 
tc - Variable in class net.sf.jameleon.SessionTag
 
tcde - Variable in class net.sf.jameleon.ui.ProgressDialog
 
tcDocsPane - Variable in class net.sf.jameleon.ui.TestCasePane
 
tcModel - Variable in class net.sf.jameleon.ui.TestCaseResultsPane
 
tcReasonModel - Variable in class net.sf.jameleon.ui.TestCaseResultsPane
 
tcReasonTable - Variable in class net.sf.jameleon.ui.TestCaseResultsPane
 
tcSourcePane - Variable in class net.sf.jameleon.ui.TestCasePane
 
tct - Variable in class net.sf.jameleon.AbstractTestCaseDocAttribute
 
tct - Variable in class net.sf.jameleon.data.AbstractDataDrivableTag
 
tct - Variable in class net.sf.jameleon.function.FunctionTag
The parent test case of this functional point
tct - Variable in class net.sf.jameleon.VariableTag
 
tcTable - Variable in class net.sf.jameleon.ui.TestCaseResultsPane
 
tcTree - Variable in class net.sf.jameleon.ui.TestCasePane
 
TCTreeNode - Class in net.sf.jameleon.ui
 
TCTreeNode(Object, boolean) - Constructor for class net.sf.jameleon.ui.TCTreeNode
 
tearDown() - Method in class net.sf.jameleon.function.FunctionTag
Called when the function is done being executed.
tearDown() - Method in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
tearDown() - Method in class net.sf.jameleon.SessionTag
 
tearDown() - Method in class net.sf.jameleon.TestCaseTag
Clean things up after the test case has been executed.
tearDownSession() - Method in class net.sf.jameleon.SessionTag
Called when the session tag is closed.
template - Variable in class net.sf.jameleon.util.TemplateProcessor
 
templateName - Variable in class net.sf.jameleon.ant.GenSyntaxReferenceTask
 
templateName - Variable in class net.sf.jameleon.util.TemplateProcessor
 
TemplateProcessor - Class in net.sf.jameleon.util
 
TemplateProcessor(String) - Constructor for class net.sf.jameleon.util.TemplateProcessor
 
test - Variable in class net.sf.jameleon.plugin.junit.tags.AssertTrueTag
The test to be executed
TEST_CASE_LISTENERS - Static variable in class net.sf.jameleon.ExecuteTestCase
The jameleon.conf configuration name for a list of desired TestCaseListeners to be registered.
TEST_CASE_RESULT_DATA_ROW_TEMPLATE - Static variable in class net.sf.jameleon.util.JameleonDefaultValues
 
TEST_CASE_RESULT_FUNCTION_TEMPLATE - Static variable in class net.sf.jameleon.util.JameleonDefaultValues
 
TEST_CASE_RESULT_MAIN_PAGE_TEMPLATE - Static variable in class net.sf.jameleon.util.JameleonDefaultValues
 
TEST_CASE_RESULT_SESSION_TEMPLATE - Static variable in class net.sf.jameleon.util.JameleonDefaultValues
 
TEST_CASE_RESULT_SUMMARY_TEMPLATE - Static variable in class net.sf.jameleon.util.JameleonDefaultValues
 
TEST_CASE_RESULT_TEMPLATE - Static variable in class net.sf.jameleon.util.JameleonDefaultValues
 
TEST_CASE_SUMMARY_TEMPLATE - Static variable in class net.sf.jameleon.util.JameleonDefaultValues
 
TEST_RUN_SUMMARY_FILE_NAME - Static variable in class net.sf.jameleon.util.JameleonDefaultValues
 
testBlock(XMLOutput) - Method in class net.sf.jameleon.function.FunctionDocTag
 
testBlock() - Method in class net.sf.jameleon.function.FunctionTag
Contains the actual testing of the function point.
testBlock() - Method in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
testBlock() - Method in class net.sf.jameleon.plugin.junit.tags.AssertEqualsTag
 
testBlock() - Method in class net.sf.jameleon.plugin.junit.tags.AssertNotNullTag
 
testBlock() - Method in class net.sf.jameleon.plugin.junit.tags.AssertNullTag
 
testBlock() - Method in class net.sf.jameleon.plugin.junit.tags.AssertTrueTag
 
testBlock() - Method in class net.sf.jameleon.sql.AbstractSqlTag
 
testBlock() - Method in class net.sf.jameleon.WaitTag
 
TestCase - Class in net.sf.jameleon.bean
This class represents a test case.
TestCase() - Constructor for class net.sf.jameleon.bean.TestCase
Default constructor only used to initialize variables
testCase - Variable in class net.sf.jameleon.TestCaseTag
 
TestCaseAuthorTag - Class in net.sf.jameleon
Documents the test case's author.
TestCaseAuthorTag() - Constructor for class net.sf.jameleon.TestCaseAuthorTag
 
TestCaseBugTag - Class in net.sf.jameleon
Describes a bug for a test case.
TestCaseBugTag() - Constructor for class net.sf.jameleon.TestCaseBugTag
 
TestCaseCounter - Class in net.sf.jameleon.reporting
Keeps track of the test cases run and test case number in a given test run: Tests Run Tests Failed Tests Passed Curent Test Script Number
TestCaseCounter() - Constructor for class net.sf.jameleon.reporting.TestCaseCounter
 
TestCaseDocsExecutor - Class in net.sf.jameleon.ui
 
TestCaseDocsExecutor(File, TestCasePane) - Constructor for class net.sf.jameleon.ui.TestCaseDocsExecutor
 
testCaseDocsFile - Variable in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
The name of the generated test case doc file.
testCaseDocsFile - Variable in class net.sf.jameleon.result.TestCaseResult
The name of the test case docs file
TestCaseEvent - Class in net.sf.jameleon.event
 
TestCaseEvent(Object) - Constructor for class net.sf.jameleon.event.TestCaseEvent
 
TestCaseEventHandler - Class in net.sf.jameleon.event
 
testCaseId - Variable in class net.sf.jameleon.bean.TestCase
The unique id of the test case.
TestCaseIdTag - Class in net.sf.jameleon
Describes a unique id of the test case.
TestCaseIdTag() - Constructor for class net.sf.jameleon.TestCaseIdTag
 
TestCaseLevelTag - Class in net.sf.jameleon
Describes which test case level the test case should be executed under.
TestCaseLevelTag() - Constructor for class net.sf.jameleon.TestCaseLevelTag
 
TestCaseListener - Interface in net.sf.jameleon.event
 
testCaseListeners - Variable in class net.sf.jameleon.ExecuteTestCase
A list of files to execute
testCaseMainPageTemplate - Variable in class net.sf.jameleon.TestCaseTag
 
testCaseName - Variable in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
A snippet of the error message or reason for that is expected in stdout.
TestCasePane - Class in net.sf.jameleon.ui
 
TestCasePane(JFrame) - Constructor for class net.sf.jameleon.ui.TestCasePane
 
testCasePane - Variable in class net.sf.jameleon.ui.TestCaseTree
 
TestCasePane.ExecuteButtonAction - Class in net.sf.jameleon.ui
 
TestCasePane.ExecuteButtonAction(TestCasePane) - Constructor for class net.sf.jameleon.ui.TestCasePane.ExecuteButtonAction
 
TestCasePane.JiffiePluginAction - Class in net.sf.jameleon.ui
 
TestCasePane.JiffiePluginAction() - Constructor for class net.sf.jameleon.ui.TestCasePane.JiffiePluginAction
 
testCaseRequirement - Variable in class net.sf.jameleon.bean.TestCase
The link to the requirement being tested
TestCaseRequirementTag - Class in net.sf.jameleon
Describes which requirement number the test case was written against.
TestCaseRequirementTag() - Constructor for class net.sf.jameleon.TestCaseRequirementTag
 
TestCaseResult - Class in net.sf.jameleon.result
An implementation of @see TestResult that keeps track of all of the function point results as well as the the sessio results
TestCaseResult() - Constructor for class net.sf.jameleon.result.TestCaseResult
 
TestCaseResult(FunctionalPoint) - Constructor for class net.sf.jameleon.result.TestCaseResult
 
TestCaseResult(String, FunctionalPoint) - Constructor for class net.sf.jameleon.result.TestCaseResult
 
testCaseResultDataRowTemplate - Variable in class net.sf.jameleon.TestCaseTag
 
testCaseResultFunctionTemplate - Variable in class net.sf.jameleon.TestCaseTag
 
testCaseResults - Variable in class net.sf.jameleon.result.TestSuiteResult
The TestCaseResults for this test suite.
testCaseResultSessionTemplate - Variable in class net.sf.jameleon.TestCaseTag
 
TestCaseResultsPane - Class in net.sf.jameleon.ui
 
TestCaseResultsPane(JFrame) - Constructor for class net.sf.jameleon.ui.TestCaseResultsPane
 
TestCaseResultsPane.FTResultsMouseListener - Class in net.sf.jameleon.ui
 
TestCaseResultsPane.FTResultsMouseListener() - Constructor for class net.sf.jameleon.ui.TestCaseResultsPane.FTResultsMouseListener
 
TestCaseResultsPane.FTResultsSelectionListeners - Class in net.sf.jameleon.ui
 
TestCaseResultsPane.FTResultsSelectionListeners() - Constructor for class net.sf.jameleon.ui.TestCaseResultsPane.FTResultsSelectionListeners
 
TestCaseResultsPane.TCResultsMouseListener - Class in net.sf.jameleon.ui
 
TestCaseResultsPane.TCResultsMouseListener() - Constructor for class net.sf.jameleon.ui.TestCaseResultsPane.TCResultsMouseListener
 
TestCaseResultsPane.TCResultsSelectionListeners - Class in net.sf.jameleon.ui
 
TestCaseResultsPane.TCResultsSelectionListeners() - Constructor for class net.sf.jameleon.ui.TestCaseResultsPane.TCResultsSelectionListeners
 
testCaseResultSummaryTemplate - Variable in class net.sf.jameleon.TestCaseTag
 
testCaseResultTemplate - Variable in class net.sf.jameleon.TestCaseTag
 
testCases - Variable in class net.sf.jameleon.ui.TestCaseResultsPane
 
TestCaseSummaryTag - Class in net.sf.jameleon
Documents the summary of what the test case does.
TestCaseSummaryTag() - Constructor for class net.sf.jameleon.TestCaseSummaryTag
 
testCaseSummaryTemplate - Variable in class net.sf.jameleon.TestCaseTag
 
TestCaseTag - Class in net.sf.jameleon
Every test case script must have at least one testcase tag containing all other Jameleon tags.
TestCaseTag() - Constructor for class net.sf.jameleon.TestCaseTag
 
TestCaseTagLibrary - Class in net.sf.jameleon
Registers the tag libraries based on what is set up in SupportedTags.
TestCaseTagLibrary() - Constructor for class net.sf.jameleon.TestCaseTagLibrary
 
TestCaseTree - Class in net.sf.jameleon.ui
 
TestCaseTree(TestCasePane) - Constructor for class net.sf.jameleon.ui.TestCaseTree
 
TestCaseTree.TCTreeListener - Class in net.sf.jameleon.ui
 
TestCaseTree.TCTreeListener() - Constructor for class net.sf.jameleon.ui.TestCaseTree.TCTreeListener
 
testEnvironment - Variable in class net.sf.jameleon.bean.TestCase
The test evironment this test case is being test against
testEnvironment - Variable in class net.sf.jameleon.TestCaseTag
 
testForUnsupportedAttributesCaught() - Method in class net.sf.jameleon.JameleonTagSupport
 
testLevels - Variable in class net.sf.jameleon.bean.TestCase
The level(s) of the test case - SMOKE, FUNCTIONAL, REGRESSION, ACCEPTANCE, to list a few
testName - Variable in class net.sf.jameleon.result.TestCaseResult
The name of the test case
TestResultWithChildren - Class in net.sf.jameleon.result
A JameleonTestResult that can have children
TestResultWithChildren() - Constructor for class net.sf.jameleon.result.TestResultWithChildren
 
TestResultWithChildren(FunctionalPoint) - Constructor for class net.sf.jameleon.result.TestResultWithChildren
 
TestResultWithChildren(FunctionalPoint, HasChildResults) - Constructor for class net.sf.jameleon.result.TestResultWithChildren
 
TestRunEvent - Class in net.sf.jameleon.event
 
TestRunEvent(Object) - Constructor for class net.sf.jameleon.event.TestRunEvent
 
TestRunEventHandler - Class in net.sf.jameleon.event
 
TestRunListener - Interface in net.sf.jameleon.event
A listener for Test Run events.
TestRunReporter - Interface in net.sf.jameleon.reporting
Reports on a test run, including each script result.
TestRunSummaryReporter - Interface in net.sf.jameleon.reporting
Reports on a test run, including each script result.
TestScriptTag - Class in net.sf.jameleon
This is currently a tag meant to be nested inside the test-suite tag.
TestScriptTag() - Constructor for class net.sf.jameleon.TestScriptTag
 
TestSuiteEvent - Class in net.sf.jameleon.event
 
TestSuiteEvent(Object) - Constructor for class net.sf.jameleon.event.TestSuiteEvent
 
TestSuiteEventHandler - Class in net.sf.jameleon.event
 
TestSuiteListener - Interface in net.sf.jameleon.event
A listener for TestSuite events.
testSuiteListener - Variable in class net.sf.jameleon.TestSuiteTag
A fully qualified class name that implements TestSuiteListener.
TestSuiteResult - Class in net.sf.jameleon.result
A test suite result is a result which contains at least one TestCaseResult for every test case run.
TestSuiteResult() - Constructor for class net.sf.jameleon.result.TestSuiteResult
 
TestSuiteTag - Class in net.sf.jameleon
This is currently a tag meant to group several test case scripts together into a test suite.
TestSuiteTag() - Constructor for class net.sf.jameleon.TestSuiteTag
 
text - Variable in class net.sf.jameleon.AbstractParamElementTag
 
TextMatcher - Interface in net.sf.jameleon.util
A way to communicate with the plugin for matching text, and setting it in the context
throwExceptionOnFailure - Variable in class net.sf.jameleon.ant.ExecuteTestCaseTask
 
timestampedResults - Variable in class net.sf.jameleon.plugin.junit.ExecuteJameleonScriptTag
 
timestampedResultsDir - Variable in class net.sf.jameleon.TestCaseTag
The timestamped directory to store the results to.
title - Variable in class net.sf.jameleon.ui.JameleonUI
 
toString() - Method in class net.sf.jameleon.bean.Attribute
 
toString() - Method in class net.sf.jameleon.bean.FunctionalPoint
 
toString() - Method in class net.sf.jameleon.result.DataDrivableRowResult
 
toString() - Method in class net.sf.jameleon.result.FunctionResult
 
toString() - Method in class net.sf.jameleon.result.JameleonTestResult
 
toString() - Method in class net.sf.jameleon.result.SessionResult
 
toString(Tag) - Method in class net.sf.jameleon.taglet.JameleonApplicationTaglet
 
toString(Tag[]) - Method in class net.sf.jameleon.taglet.JameleonApplicationTaglet
 
toString(Tag) - Method in class net.sf.jameleon.taglet.JameleonAttributeTaglet
 
toString(Tag[]) - Method in class net.sf.jameleon.taglet.JameleonAttributeTaglet
 
toString(Tag) - Method in class net.sf.jameleon.taglet.JameleonFunctionTaglet
 
toString(Tag[]) - Method in class net.sf.jameleon.taglet.JameleonFunctionTaglet
 
toString(Tag) - Method in class net.sf.jameleon.taglet.JameleonStepTaglet
 
toString(Tag[]) - Method in class net.sf.jameleon.taglet.JameleonStepTaglet
 
toString() - Method in class net.sf.jameleon.ui.FileNode
 
toVariable - Variable in class net.sf.jameleon.VariableTag
The variable name to map the fromVariable to.
toXML() - Method in class net.sf.jameleon.bean.Attribute
 
toXML() - Method in class net.sf.jameleon.bean.FunctionalPoint
 
toXML() - Method in class net.sf.jameleon.bean.Session
 
toXML() - Method in class net.sf.jameleon.bean.TestCase
 
toXML() - Method in class net.sf.jameleon.result.DataDrivableResultContainer
 
toXML() - Method in class net.sf.jameleon.result.DataDrivableRowResult
 
toXML() - Method in class net.sf.jameleon.result.FunctionResult
 
toXML() - Method in class net.sf.jameleon.result.JameleonTestResult
 
toXML() - Method in class net.sf.jameleon.result.SessionResult
 
toXML() - Method in class net.sf.jameleon.result.TestCaseResult
 
toXML() - Method in class net.sf.jameleon.result.TestResultWithChildren
 
toXML() - Method in interface net.sf.jameleon.XMLable
Implement this method the same way the toString method would be implemented, except the object's information should be in a valid XML format.
trace(String) - Method in class net.sf.jameleon.SessionTag
Deprecated. - use traceMsg instead.
trace - Variable in class net.sf.jameleon.TestCaseTag
 
traceMsg(String) - Method in class net.sf.jameleon.data.AbstractDataDrivableTag
Used for the trace functionality.
traceMsg(String) - Method in class net.sf.jameleon.function.FunctionTag
 
traceMsg(String) - Method in class net.sf.jameleon.SessionTag
Used for the trace functionality.
transferAttributes(JellyContext) - Method in class net.sf.jameleon.function.AttributeBroker
Copy all variables from the context (JellyContext) to instances variables registered in the Attributable instance.
transform(File, Map) - Method in class net.sf.jameleon.util.TemplateProcessor
 
transformToString(Map) - Method in class net.sf.jameleon.util.TemplateProcessor
 
transformToWriter(Writer, Map) - Method in class net.sf.jameleon.util.TemplateProcessor
 
TREE_TABS_WIDTH - Static variable in class net.sf.jameleon.ui.JameleonUI
 
treeWillCollapse(TreeExpansionEvent) - Method in class net.sf.jameleon.ui.FunctionalPointTree.FPTreeListener
 
treeWillCollapse(TreeExpansionEvent) - Method in class net.sf.jameleon.ui.TestCaseTree.TCTreeListener
 
treeWillExpand(TreeExpansionEvent) - Method in class net.sf.jameleon.ui.FunctionalPointTree.FPTreeListener
 
treeWillExpand(TreeExpansionEvent) - Method in class net.sf.jameleon.ui.TestCaseTree.TCTreeListener
 
tst - Variable in class net.sf.jameleon.TestScriptTag
 
type - Variable in class net.sf.jameleon.bean.Attribute
The type of the attribute
type - Variable in class net.sf.jameleon.bean.FunctionalPoint
The type of the functional point.
typeF - Variable in class net.sf.jameleon.ui.JameleonTagsPanel
 
types - Variable in class net.sf.jameleon.function.AbstractValidParamType
 

U

UI_PANEL - Static variable in class net.sf.jameleon.ui.ConfigDialog
 
uiConfigPanel - Variable in class net.sf.jameleon.ui.ConfigDialog
 
UIConfigPanel - Class in net.sf.jameleon.ui
 
UIConfigPanel() - Constructor for class net.sf.jameleon.ui.UIConfigPanel
 
unsupportedAttributes - Variable in class net.sf.jameleon.JameleonTagSupport
 
updateProperties() - Method in class net.sf.jameleon.ui.AbstractConfigPanel
 
updateProperties() - Method in class net.sf.jameleon.ui.UIConfigPanel
 
UpgradeTask - Class in net.sf.jameleon.ant
An Ant task that takes the registered FunctionalPoints and generates a syntax reference for each one.
UpgradeTask() - Constructor for class net.sf.jameleon.ant.UpgradeTask
 
url - Variable in class net.sf.jameleon.data.SqlDataDriver
 
URL - Static variable in class net.sf.jameleon.ui.TestCaseResultsPane.TCResultsSelectionListeners
 
US - Static variable in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
 
US - Static variable in class net.sf.jameleon.ant.ExecuteTestCaseTask
 
US - Static variable in class net.sf.jameleon.ExecuteTestCase
A line of underscores
useCSV - Variable in class net.sf.jameleon.TestCaseTag
 
username - Variable in class net.sf.jameleon.data.SqlDataDriver
 
Utils - Class in net.sf.jameleon.ui
 
Utils() - Constructor for class net.sf.jameleon.ui.Utils
 

V

validate() - Method in class net.sf.jameleon.AbstractParamElementTag
Used to validate everything is set up correctly.
validate() - Method in class net.sf.jameleon.data.SqlDataDriver
 
validate(JellyContext) - Method in class net.sf.jameleon.function.AttributeBroker
Validates that all context variables marked as required are set.
validate() - Method in class net.sf.jameleon.function.FunctionTag
This method is called before the testBlock method is called.
validate() - Method in class net.sf.jameleon.ParamTag
Used to validate everything is set up correctly.
validate() - Method in class net.sf.jameleon.ParamTypeTag
 
validate() - Method in class net.sf.jameleon.sql.AbstractSqlTag
 
validate() - Method in class net.sf.jameleon.sql.SqlParamTag
Used to validate everything is set up correctly.
validate() - Method in class net.sf.jameleon.VariableMappingTag
Used to validate everything is set up correctly.
validate() - Method in class net.sf.jameleon.VariableTag
Used to validate everything is set up correctly.
validate() - Method in class net.sf.jameleon.VariableValueTag
Used to validate everything is set up correctly.
validateAttributes() - Method in class net.sf.jameleon.TestCaseTag
Validate the parameters
validateOptions() - Method in class net.sf.jameleon.ant.ExecuteTestCaseSeparateVMTask
Validate required options are set.
validateOptions() - Method in class net.sf.jameleon.ant.ExecuteTestCaseTask
Validate required options are set.
validateParam() - Method in class net.sf.jameleon.AbstractParamElementTag
 
validateParentTag() - Method in class net.sf.jameleon.AbstractParamElementTag
 
validateParentTag() - Method in class net.sf.jameleon.sql.SqlParamValueTag
 
value - Variable in class net.sf.jameleon.bean.Attribute
The value of the attribute
value - Variable in class net.sf.jameleon.plugin.junit.tags.AssertNotNullTag
The value to be checked for null
value - Variable in class net.sf.jameleon.plugin.junit.tags.AssertNullTag
The value to be checked for null
value - Variable in class net.sf.jameleon.VariableTag
The value of the fromVariable.
valueChanged(TreeSelectionEvent) - Method in class net.sf.jameleon.ui.FunctionalPointTree.FPTreeListener
 
valueChanged(ListSelectionEvent) - Method in class net.sf.jameleon.ui.TestCaseResultsPane.FTResultsSelectionListeners
Called whenever the value of the selection changes.
valueChanged(ListSelectionEvent) - Method in class net.sf.jameleon.ui.TestCaseResultsPane.TCResultsSelectionListeners
Called whenever the value of the selection changes.
valueChanged(TreeSelectionEvent) - Method in class net.sf.jameleon.ui.TestCaseTree.TCTreeListener
 
values - Variable in class net.sf.jameleon.ParamTag
The value of the param.
valuesAreStrings - Variable in class net.sf.jameleon.plugin.junit.tags.AssertEqualsTag
Forces the values to be compared as Strings by calling the toString() method.
valueSet - Variable in class net.sf.jameleon.bean.Attribute
Used to keep track if whether the value of this attribute was set or not
VariableMappingTag - Class in net.sf.jameleon
Used to map the value in one variable over to the value of another variable.
VariableMappingTag() - Constructor for class net.sf.jameleon.VariableMappingTag
 
VariableTag - Class in net.sf.jameleon
Used for mapping a List to another variable.
VariableTag() - Constructor for class net.sf.jameleon.VariableTag
 
variableType - Variable in class net.sf.jameleon.VariableTag
The type of the variable being stored.
VariableValueTag - Class in net.sf.jameleon
used only as a child of <map-variable/>, it allows the ability to map one or more text values to a variable.
VariableValueTag() - Constructor for class net.sf.jameleon.VariableValueTag
 
varName - Variable in class net.sf.jameleon.data.IterateTag
 
vars - Variable in class net.sf.jameleon.data.AbstractDataDrivableTag
 
VelocityClasspathResourceLoader - Class in net.sf.jameleon.util
 
VelocityClasspathResourceLoader() - Constructor for class net.sf.jameleon.util.VelocityClasspathResourceLoader
 
vpt - Variable in class net.sf.jameleon.function.FunctionTag
 

W

WaitTag - Class in net.sf.jameleon
Wait for the given number of milliseconds.
WaitTag() - Constructor for class net.sf.jameleon.WaitTag
 
waitTimeBetweenScripts - Variable in class net.sf.jameleon.ant.ExecuteTestCaseTask
 
waitTimeBetweenScripts - Variable in class net.sf.jameleon.ExecuteTestCase
The # of milliseconds to wait between each script execution
warningMsgGiven - Static variable in class net.sf.jameleon.util.Configurator
 
warnOnNoPluginsFile - Variable in class net.sf.jameleon.util.SupportedTags
 
warnOnNoPluginsFound - Static variable in class net.sf.jameleon.TestCaseTagLibrary
 
WINDOW_HEIGHT - Static variable in class net.sf.jameleon.ui.JameleonUI
 
WINDOW_WIDHT - Static variable in class net.sf.jameleon.ui.JameleonUI
 

X

X509TrustEverythingManager - Class in net.sf.jameleon.util
A X509TrustManager that trusts everything.
X509TrustEverythingManager() - Constructor for class net.sf.jameleon.util.X509TrustEverythingManager
Constructor for EasyX509TrustManager.
X509TrustEverythingManager(KeyStore) - Constructor for class net.sf.jameleon.util.X509TrustEverythingManager
Constructor for EasyX509TrustManager.
XMLable - Interface in net.sf.jameleon
Used to be able to pass a generic XMLable interface through future logging wrapper methods.
XMLHelper - Class in net.sf.jameleon.util
 
XMLHelper(String) - Constructor for class net.sf.jameleon.util.XMLHelper
Contstructor
XMLHelper(URL) - Constructor for class net.sf.jameleon.util.XMLHelper
Contstructor
xmlOut - Variable in class net.sf.jameleon.data.AbstractDataDrivableTag
 

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

Copyright © 2003-2008 Christian Hargraves. All Rights Reserved.