Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
F
FAIL
- Static variable in class de.uds.cs.st.dd.core.
DD
Delta Debugging test outcome: the test has failed.
failingInput
- Variable in class de.uds.cs.st.dd.eclipse.
LaunchMessageReader
failingInput
- Variable in class de.uds.cs.st.dd.eclipse.ui.
DifferenceContentProvider
Failing input of a test run.
failingSubset
- Variable in class de.uds.cs.st.dd.core.
DD
Used to store the failing subset of the ddDiff algorithm.
failingTest
- Variable in class de.uds.cs.st.dd.eclipse.debugging.
EvaluationDebugFilter
The failing test method.
failingTestMethod
- Variable in class de.uds.cs.st.dd.eclipse.actions.
DeltaDebuggingAction
Stores the method that failed.
failingTests
- Variable in class de.uds.cs.st.dd.eclipse.
PrimaryJUnitTestListener
failingTests
- Variable in class de.uds.cs.st.dd.eclipse.actions.
DeltaDebuggingAction
Stores the names of all failing tests.
failureCount
- Variable in class de.uds.cs.st.dd.eclipse.ui.
CounterPanel
Label to display the number of failures.
failureRunView
- Variable in class de.uds.cs.st.dd.eclipse.ui.
MinimizeInputViewPart
FailureRunView
- class de.uds.cs.st.dd.eclipse.ui.
FailureRunView
.
A view presenting the failed tests, any opened resource, and the minimized input, or isolated failure-inducing difference in a tree.
FailureRunView(CTabFolder, MinimizeInputViewPart)
- Constructor for class de.uds.cs.st.dd.eclipse.ui.
FailureRunView
The constructor creates a new FailureRunView.
failureTrace
- Variable in class de.uds.cs.st.dd.eclipse.ui.
MinimizeInputTree
failureTraceView
- Variable in class de.uds.cs.st.dd.eclipse.ui.
FailureRunView
Connection to the failure trace view.
FailureTraceView
- class de.uds.cs.st.dd.eclipse.ui.
FailureTraceView
.
A view that shows a stack trace of a failed test.
FailureTraceView(ViewForm)
- Constructor for class de.uds.cs.st.dd.eclipse.ui.
FailureTraceView
fBufferedReader
- Variable in class de.uds.cs.st.dd.eclipse.
LaunchMessageReader
fClipboard
- Variable in class de.uds.cs.st.dd.eclipse.ui.
MinimizeInputViewPart
The first failure of a test run.
fColorBarWidth
- Variable in class de.uds.cs.st.dd.eclipse.ui.
MinimizingProgressBar
fCounterPanel
- Variable in class de.uds.cs.st.dd.eclipse.ui.
MinimizeInputViewPart
fCurrentTickCount
- Variable in class de.uds.cs.st.dd.eclipse.ui.
MinimizingProgressBar
fError
- Variable in class de.uds.cs.st.dd.eclipse.ui.
MinimizingProgressBar
fErrors
- Variable in class de.uds.cs.st.dd.eclipse.ui.
MinimizeInputViewPart
Number of errors during this test run
fExceptionIcon
- Variable in class de.uds.cs.st.dd.eclipse.ui.
FailureTraceView
fExecutedTests
- Variable in class de.uds.cs.st.dd.eclipse.ui.
MinimizeInputViewPart
Number of executed tests during a test run
fFailures
- Variable in class de.uds.cs.st.dd.eclipse.ui.
MinimizeInputViewPart
Number of failures during this test run
FILE_ACCESS_METHODS_PREFERENCE
- Static variable in class de.uds.cs.st.dd.eclipse.
DeltaDebuggingPlugin
FILEACCESS
- Static variable in class de.uds.cs.st.dd.eclipse.ui.
MinimizeInputTree
FILEACCESS
- Static variable in class de.uds.cs.st.dd.eclipse.ui.
MinimizeInputViewPart
FileAccessMethodManager
- class de.uds.cs.st.dd.eclipse.debugging.
FileAccessMethodManager
.
The FileAccessMethodManager stores all methods and signatures that are used to access files.
FileAccessMethodManager()
- Constructor for class de.uds.cs.st.dd.eclipse.debugging.
FileAccessMethodManager
The constructor creates a new hashtable.
FileImage
- Variable in class de.uds.cs.st.dd.eclipse.ui.
MinimizeInputTree
fileName
- Variable in class de.uds.cs.st.dd.core.tester.
JUnitFileTester
Stores the original filename of the test file.
fileName
- Variable in class de.uds.cs.st.dd.core.
InputDeltaDebugger
Filename of the input file.
fileNames
- Variable in class de.uds.cs.st.dd.eclipse.debugging.
DebugLinesVisited
Stores the name of the failing test classes.
FileUtils
- class de.uds.cs.st.dd.util.
FileUtils
.
File utilities for the dd plugin.
FileUtils()
- Constructor for class de.uds.cs.st.dd.util.
FileUtils
fillTable(String)
- Method in class de.uds.cs.st.dd.eclipse.ui.
FailureTraceView
filter
- Variable in class de.uds.cs.st.dd.eclipse.
EvaluateJUnitTestListener
filter
- Variable in class de.uds.cs.st.dd.eclipse.
ReplaceJUnitTestListener
Active ReplaceDebugFilter.
filterDebugEvents(DebugEvent[])
- Method in class de.uds.cs.st.dd.eclipse.debugging.
EvaluationDebugFilter
Filters any breakpoints.
filterDebugEvents(DebugEvent[])
- Method in class de.uds.cs.st.dd.eclipse.debugging.
ReplaceDebugFilter
Filters any breakpoints.
filterLine(String[], String)
- Method in class de.uds.cs.st.dd.eclipse.ui.
FailureTraceView
filterStack(String)
- Method in class de.uds.cs.st.dd.eclipse.ui.
FailureTraceView
findEvaluationName(String)
- Method in class de.uds.cs.st.dd.eclipse.debugging.
DebugLinesVisited
Returns the temporary file name of the specified original resource.
findFileName(String)
- Method in class de.uds.cs.st.dd.eclipse.ui.
MinimizeInputTree
findMethod(IResource, String, String)
- Method in class de.uds.cs.st.dd.eclipse.actions.
DeltaDebuggingAction
Returns the IMethod of the specified resource, class and methodName.
findMinimizeInputViewPartInActivePage(IWorkbenchWindow)
- Method in class de.uds.cs.st.dd.eclipse.
DeltaDebuggingPlugin
findTest(String, String)
- Method in class de.uds.cs.st.dd.core.
JUnitRunner
Helper method to find a Test class based on the name of the test suite * and a method name.
findTreeItem(String, TreeItem[])
- Method in class de.uds.cs.st.dd.eclipse.ui.
FailureRunView
Searches in an array of tree items for the specified failing test and returns its tree item or null, if it is not in the tree.
findTreeItem(String, TreeItem[])
- Method in class de.uds.cs.st.dd.eclipse.ui.
MinimizeInputTree
findVariable(IVariable[], String)
- Method in class de.uds.cs.st.dd.eclipse.debugging.
DDJUnitDebugEventFilter
Returns the IVariable object of a variable with the specified name or null if no such variable exists.
fInputTrace
- Variable in class de.uds.cs.st.dd.eclipse.ui.
FailureTraceView
fIsDisposed
- Variable in class de.uds.cs.st.dd.eclipse.ui.
MinimizeInputViewPart
Is the UI disposed
fMaxTickCount
- Variable in class de.uds.cs.st.dd.eclipse.ui.
MinimizingProgressBar
fOriginalViewImage
- Variable in class de.uds.cs.st.dd.eclipse.ui.
MinimizeInputViewPart
fPort
- Variable in class de.uds.cs.st.dd.eclipse.
LaunchMessageReader
fPort
- Variable in class de.uds.cs.st.dd.eclipse.
LaunchMessageReader.ServerConnection
fProgressBar
- Variable in class de.uds.cs.st.dd.eclipse.ui.
MinimizeInputViewPart
FRAME_PREFIX
- Static variable in class de.uds.cs.st.dd.eclipse.ui.
FailureTraceView
fServerSocket
- Variable in class de.uds.cs.st.dd.eclipse.
LaunchMessageReader
fSocket
- Variable in class de.uds.cs.st.dd.eclipse.
LaunchMessageReader
fStackIcon
- Variable in class de.uds.cs.st.dd.eclipse.ui.
FailureTraceView
fTable
- Variable in class de.uds.cs.st.dd.eclipse.ui.
FailureTraceView
fTestCount
- Variable in class de.uds.cs.st.dd.eclipse.ui.
MinimizeInputViewPart
Number of tests run
fTestInfos
- Variable in class de.uds.cs.st.dd.eclipse.ui.
MinimizeInputViewPart
Map storing TestInfos for each executed test keyed by the test name.
fWriter
- Variable in class de.uds.cs.st.dd.eclipse.
LaunchMessageReader
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W