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 -