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

M

main(String[]) - Static method in class de.uds.cs.st.dd.core.test.DDTest
The main function calls DD with a test method.
main(String[]) - Static method in class de.uds.cs.st.dd.core.JUnitRunner
Main entry point of the JUnitRunner.
MainPreferencePage - class de.uds.cs.st.dd.eclipse.preferences.MainPreferencePage.
The main preference page displays all methods, where a breakpoint is installed to analyze a resource name.
MainPreferencePage() - Constructor for class de.uds.cs.st.dd.eclipse.preferences.MainPreferencePage
Creates a new main preference page.
MainPreferencePage(String) - Constructor for class de.uds.cs.st.dd.eclipse.preferences.MainPreferencePage
Creates a new main preference page.
MainPreferencePage(String, ImageDescriptor) - Constructor for class de.uds.cs.st.dd.eclipse.preferences.MainPreferencePage
Creates a new main preference page.
makeConfiguration(File, int) - Static method in class de.uds.cs.st.dd.core.deltacreator.BlockDeltaCreator
Splits the given file into separate blocks and returns a TConfiguration object that consists of these blocks.
makeConfiguration(String) - Static method in class de.uds.cs.st.dd.core.deltacreator.LineDeltaCreator
Splits the given text into separate lines and returns a TConfiguration * object that consists of these lines.
makeConfiguration(String, char) - Static method in class de.uds.cs.st.dd.core.deltacreator.GenericDeltaCreator
Splits the given text into separate chunks and returns a TConfiguration object that consists of these chunks.
makeIconFileURL(String) - Static method in class de.uds.cs.st.dd.eclipse.DeltaDebuggingPlugin
 
map - Variable in class de.uds.cs.st.dd.eclipse.ui.DDToolTree
Stores attributes for any concrete subclass.
map - Variable in class de.uds.cs.st.dd.eclipse.ui.FailureTraceView
 
max - Variable in class de.uds.cs.st.dd.eclipse.EvaluateJUnitTestListener
 
max - Variable in class de.uds.cs.st.dd.eclipse.ReplaceJUnitTestListener
Last index (+ 1) of files and tests.
MAX_ELEMENT_VALUE - Static variable in class de.uds.cs.st.dd.core.test.OutcomeCacheTest
 
MAX_LIST_LENGTH - Static variable in class de.uds.cs.st.dd.core.test.OutcomeCacheTest
 
maximize - Variable in class de.uds.cs.st.dd.core.DD
Maximize the input.
maxOuter - Variable in class de.uds.cs.st.dd.eclipse.ReplaceJUnitTestListener
Last index (+ 1) of files and tests.
menuAboutToShow(IMenuManager) - Method in class de.uds.cs.st.dd.eclipse.ui.FailureTraceView
 
METHODNAME - Static variable in class de.uds.cs.st.dd.eclipse.DeltaDebuggingPlugin
 
methodNames - Variable in class de.uds.cs.st.dd.eclipse.preferences.MainPreferencePage
The list that displays the current method names.
methodNameText - Variable in class de.uds.cs.st.dd.eclipse.preferences.MainPreferencePage
Text field to enter the name of the method.
MINIMIZATION - Static variable in class de.uds.cs.st.dd.core.InputDeltaDebugger
Minimization algorithm.
minimize - Variable in class de.uds.cs.st.dd.eclipse.EvaluateJUnitTestListener
 
minimize - Variable in class de.uds.cs.st.dd.eclipse.PrimaryJUnitTestListener
 
minimize - Variable in class de.uds.cs.st.dd.eclipse.ReplaceJUnitTestListener
The DeltaDebuggingAction.
minimize - Variable in class de.uds.cs.st.dd.core.DD
Minimize the input.
MINIMIZE - Static variable in class de.uds.cs.st.dd.eclipse.ui.MinimizeInputTree
 
MINIMIZE - Static variable in class de.uds.cs.st.dd.eclipse.ui.MinimizeInputViewPart
 
MINIMIZE_ACTION_ID - Static variable in class de.uds.cs.st.dd.eclipse.DeltaDebuggingPlugin
 
MINIMIZE_INPUT - Static variable in class de.uds.cs.st.dd.eclipse.actions.DeltaDebuggingAction
Constant indicating that input minimization is performed.
MINIMIZE_INPUT_VIEW_ID - Static variable in class de.uds.cs.st.dd.eclipse.DeltaDebuggingPlugin
 
MinimizeAction - class de.uds.cs.st.dd.eclipse.actions.MinimizeAction.
This action performs input minimization of a JUnit test that processes an input file.
MinimizeAction() - Constructor for class de.uds.cs.st.dd.eclipse.actions.MinimizeAction
The constructor creates a new MinimizeAction and initializes the deltaDebuggingMode with MINIMIZE_INPUT.
minimizeConfig(TConfiguration, DD, PrintWriter) - Method in class de.uds.cs.st.dd.core.InputDeltaDebugger
Minimizes a given configuration.
minimizedInputs - Variable in class de.uds.cs.st.dd.eclipse.ui.FailureRunView
The hash map contains information on minimized inputs (or isolated changes).
MinimizedInputShell - class de.uds.cs.st.dd.eclipse.ui.MinimizedInputShell.
Shows a new window that contains a StyledText widget that displays the 1-minimal failing input of a test run.
MinimizedInputShell(String, String, String, String, Display) - Constructor for class de.uds.cs.st.dd.eclipse.ui.MinimizedInputShell
Creates a new MinimizedInputShell.
MinimizeInputTree - class de.uds.cs.st.dd.eclipse.ui.MinimizeInputTree.
An extension of a DDToolTree, that handles input minimization (and in fact also difference isolation, since IsolateInputTree is only an extension of this class that overrides the constructor).
MinimizeInputTree() - Constructor for class de.uds.cs.st.dd.eclipse.ui.MinimizeInputTree
 
MinimizeInputTree(String) - Constructor for class de.uds.cs.st.dd.eclipse.ui.MinimizeInputTree
 
minimizeInputViewPart - Variable in class de.uds.cs.st.dd.eclipse.ui.FailureRunView
Connection to the main view part.
MinimizeInputViewPart - class de.uds.cs.st.dd.eclipse.ui.MinimizeInputViewPart.
 
MinimizeInputViewPart() - Constructor for class de.uds.cs.st.dd.eclipse.ui.MinimizeInputViewPart
 
minimizeResults(String[], int, int) - Method in class de.uds.cs.st.dd.eclipse.actions.DeltaDebuggingAction
Minimizes all specified results.
minimizeTree - Variable in class de.uds.cs.st.dd.eclipse.ui.MinimizeInputViewPart
 
minimizeTree - Variable in class de.uds.cs.st.dd.eclipse.actions.DeltaDebuggingAction
A MinimizeInputTree.
MinimizingProgressBar - class de.uds.cs.st.dd.eclipse.ui.MinimizingProgressBar.
A progress bar with a red/green indication for success or failure.
MinimizingProgressBar(Composite) - Constructor for class de.uds.cs.st.dd.eclipse.ui.MinimizingProgressBar
 
minus(TConfiguration) - Method in class de.uds.cs.st.dd.core.TConfiguration
Returns a TConfiguration containing all elements that are in this object but not in the passed parameter.
mode - Variable in class de.uds.cs.st.dd.eclipse.ui.DDToolTree
Indicates, if this view is representing isolation or minimization processes (sorry -- I will redesign it.
monotony - Variable in class de.uds.cs.st.dd.core.DD
If set to true, Delta Debugging assumes that any subset of a passing test also passes and any superset of a failing test also fails.
MSG_FAILING_INPUT - Static variable in class de.uds.cs.st.dd.core.JUnitRunner
Constant message header indicating the failing input.
MSG_FAILING_INPUT_ENDED - Static variable in class de.uds.cs.st.dd.core.JUnitRunner
Constant message header indicating the end of the failing * input message.
MSG_JUNIT_ENDED - Static variable in class de.uds.cs.st.dd.core.JUnitRunner
Constant message header indicating the end of a JUnit run.
MSG_MINIMIZE_ENDED - Static variable in class de.uds.cs.st.dd.core.JUnitRunner
Constant message header indicating the end of a Delta Debugging * result message.
MSG_MINIMIZE_RESULT - Static variable in class de.uds.cs.st.dd.core.JUnitRunner
Constant message header indicating the result of a Delta Debugging * process (i.e.
MSG_PASSING_INPUT - Static variable in class de.uds.cs.st.dd.core.JUnitRunner
Constant message header indicating the passing input.
MSG_PASSING_INPUT_ENDED - Static variable in class de.uds.cs.st.dd.core.JUnitRunner
Constant message header indicating the end of the passing * input message.
MSG_STATUS_MINIMIZED - Static variable in class de.uds.cs.st.dd.core.JUnitRunner
Constant message header indicating the finished status of a Delta * Debugging analysis.
MSG_STATUS_TEMPORARY - Static variable in class de.uds.cs.st.dd.core.JUnitRunner
Constant message header indicating a temporary result of a Delta * Debugging analysis.
MSG_TEST_ENDED - Static variable in class de.uds.cs.st.dd.core.JUnitRunner
Constant message header indicating the end of a test.
MSG_TEST_FAILED - Static variable in class de.uds.cs.st.dd.core.JUnitRunner
Constant message header indicating the failure of a test.
MSG_TEST_FAILED_ENDED - Static variable in class de.uds.cs.st.dd.core.JUnitRunner
Constant message header indicating the end of a test-failure message.
MSG_TEST_RUN_STARTED - Static variable in class de.uds.cs.st.dd.core.JUnitRunner
Constant message header indicating the beginning of a test run.
MSG_TEXT - Static variable in class de.uds.cs.st.dd.core.JUnitRunner
Constant message header indicating a text message.
MSG_TEXT_ENDED - Static variable in class de.uds.cs.st.dd.core.JUnitRunner
Constant message header indicating the end of a text message.

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