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

T

TabFolderLayout - class de.uds.cs.st.dd.eclipse.ui.TabFolderLayout.
 
TabFolderLayout() - Constructor for class de.uds.cs.st.dd.eclipse.ui.TabFolderLayout
 
TConfiguration - class de.uds.cs.st.dd.core.TConfiguration.
Stores a specific test configuration.
TConfiguration() - Constructor for class de.uds.cs.st.dd.core.TConfiguration
Creates a new (empty) TConfiguration.
TConfiguration(List) - Constructor for class de.uds.cs.st.dd.core.TConfiguration
Creates a new TConfiguration that contains all elements of the source list.
TConfiguration(TConfiguration) - Constructor for class de.uds.cs.st.dd.core.TConfiguration
Creates a new TConfiguration that contains all elements of the source TConfiguration.
TConfigurationTest - class de.uds.cs.st.dd.core.test.TConfigurationTest.
Test class for the TConfiguration class.
TConfigurationTest(String) - Constructor for class de.uds.cs.st.dd.core.test.TConfigurationTest
Constructor for TConfigurationTest.
tearDown() - Method in class de.uds.cs.st.dd.core.test.OutcomeCacheTest
Sets the reference of the cache to null.
tearDown() - Method in class de.uds.cs.st.dd.core.test.TConfigurationTest
 
temporary - Variable in class de.uds.cs.st.dd.core.DD
Used to store a temporary configuration.
test(TConfiguration) - Method in class de.uds.cs.st.dd.core.tester.JUnitFileTester
Tests a given configuration by writing the contents of it (characters) * into the test file and then calling the test method of the super class * (JUnitTester).
test(TConfiguration) - Method in class de.uds.cs.st.dd.core.tester.JUnitTester
Performs a JUnit test and returns the test outcome.
test(TConfiguration) - Method in class de.uds.cs.st.dd.core.tester.NullTester
 
test(TConfiguration) - Method in interface de.uds.cs.st.dd.core.tester.Tester
Performs a test given the specified configuration.
test(TConfiguration) - Method in class de.uds.cs.st.dd.core.test.DDTest.SimpleTester
This method overrides the method from the Tester interface.
test1(TConfiguration) - Method in class de.uds.cs.st.dd.core.test.DDTest.SimpleTester
Test 1: Fails for configurations that contain 5 and 8.
test2(TConfiguration) - Method in class de.uds.cs.st.dd.core.test.DDTest.SimpleTester
Test 2: Fails for configurations that contain the numbers 1 - 8.
test3(TConfiguration) - Method in class de.uds.cs.st.dd.core.test.DDTest.SimpleTester
Test 3: Fails for configurations that contain the numbers 1 - 8.
test4(TConfiguration) - Method in class de.uds.cs.st.dd.core.test.DDTest.SimpleTester
Test 4: Fails for configurations that contain the numbers 1 - 8.
testAdd() - Method in class de.uds.cs.st.dd.core.test.OutcomeCacheTest
Tests the method OutcomeCache.add.
testAdd() - Method in class de.uds.cs.st.dd.core.test.TConfigurationTest
Tests the method TConfiguration.add.
testAddAll() - Method in class de.uds.cs.st.dd.core.test.TConfigurationTest
Tests the method TConfiguration.addAll.
testAddSorted() - Method in class de.uds.cs.st.dd.core.test.OutcomeCacheTest
Tests the method OutcomeCache.addSorted.
testAndResolve(TConfiguration, TConfiguration, TConfiguration, int) - Method in class de.uds.cs.st.dd.core.DD
Tests a configuration as long as its test outcome is unresolved.
testClass - Variable in class de.uds.cs.st.dd.eclipse.PrimaryJUnitTestListener
 
testClassName - Variable in class de.uds.cs.st.dd.eclipse.actions.DeltaDebuggingAction
The name of the test class.
testClear() - Method in class de.uds.cs.st.dd.core.test.TConfigurationTest
Tests the method TConfiguration.clear.
testContains() - Method in class de.uds.cs.st.dd.core.test.TConfigurationTest
Tests the method TConfiguration.contains.
testContainsAll() - Method in class de.uds.cs.st.dd.core.test.TConfigurationTest
Tests the method TConfiguration.containsAll.
testCopy() - Method in class de.uds.cs.st.dd.core.test.TConfigurationTest
Tests the method TConfiguration.copy.
testCounter - Variable in class de.uds.cs.st.dd.core.tester.JUnitTester
Counter that is increased each time, a test is executed (for debugging * purpose only).
testEnded(String) - Method in class de.uds.cs.st.dd.eclipse.EvaluateJUnitTestListener
 
testEnded(String) - Method in interface de.uds.cs.st.dd.eclipse.IMinimizeTestRunListener
Informs the listener that a test has ended.
testEnded(String) - Method in class de.uds.cs.st.dd.eclipse.PrimaryJUnitTestListener
 
testEnded(String) - Method in class de.uds.cs.st.dd.eclipse.ReplaceJUnitTestListener
 
testEnded(String) - Method in class de.uds.cs.st.dd.eclipse.ui.MinimizeInputTree
 
testEnded(String) - Method in class de.uds.cs.st.dd.eclipse.ui.MinimizeInputViewPart
 
testEnded(String) - Method in class de.uds.cs.st.dd.core.JUnitRunner
 
tester - Variable in class de.uds.cs.st.dd.core.DD
Testing functionality.
Tester - interface de.uds.cs.st.dd.core.tester.Tester.
To provide a test functionality for the Delta Debugging Algorithm, a class must implement this interface.
testFailed(int, Test, Throwable) - Method in class de.uds.cs.st.dd.core.JUnitRunner
Overrides the testFailed method from the BaseTestRunner class.
testFailed(String) - Method in class de.uds.cs.st.dd.eclipse.ui.FailureRunView
Adds the specified name to the tree, since the test with that name had failed.
testFailed(String, String) - Method in class de.uds.cs.st.dd.eclipse.EvaluateJUnitTestListener
 
testFailed(String, String) - Method in interface de.uds.cs.st.dd.eclipse.IMinimizeTestRunListener
Informs the listener that a test has failed.
testFailed(String, String) - Method in class de.uds.cs.st.dd.eclipse.PrimaryJUnitTestListener
 
testFailed(String, String) - Method in class de.uds.cs.st.dd.eclipse.ReplaceJUnitTestListener
 
testFailed(String, String) - Method in class de.uds.cs.st.dd.eclipse.ui.MinimizeInputTree
 
testFailed(String, String) - Method in class de.uds.cs.st.dd.eclipse.ui.MinimizeInputViewPart
 
testIsEmpty() - Method in class de.uds.cs.st.dd.core.test.TConfigurationTest
Tests the method TConfiguration.isEmpty.
testIterator() - Method in class de.uds.cs.st.dd.core.test.TConfigurationTest
Tests the method TConfiguration.iterator.
testLookupSubset() - Method in class de.uds.cs.st.dd.core.test.OutcomeCacheTest
Tests the method OutcomeCache.lookupSubset.
testLookupSuperset() - Method in class de.uds.cs.st.dd.core.test.OutcomeCacheTest
Tests the method OutcomeCache.lookupSuperset.
testMinimized(String, String, String, String, String, String) - Method in class de.uds.cs.st.dd.eclipse.EvaluateJUnitTestListener
 
testMinimized(String, String, String, String, String, String) - Method in interface de.uds.cs.st.dd.eclipse.IMinimizeTestRunListener
Informs the listener of a minimization or isolation progress.
testMinimized(String, String, String, String, String, String) - Method in class de.uds.cs.st.dd.eclipse.PrimaryJUnitTestListener
 
testMinimized(String, String, String, String, String, String) - Method in class de.uds.cs.st.dd.eclipse.ReplaceJUnitTestListener
 
testMinimized(String, String, String, String, String, String) - Method in class de.uds.cs.st.dd.eclipse.ui.MinimizeInputTree
 
testMinimized(String, String, String, String, String, String) - Method in class de.uds.cs.st.dd.eclipse.ui.MinimizeInputViewPart
 
testMix(TConfiguration, TConfiguration, int) - Method in class de.uds.cs.st.dd.core.DD
Performs a testing of subsets.
testNames - Variable in class de.uds.cs.st.dd.eclipse.debugging.DebugLinesVisited
Stores the names of the failing tests.
testObject - Variable in class de.uds.cs.st.dd.core.tester.JUnitTester
The test object that runs the tests.
testObject - Variable in class de.uds.cs.st.dd.core.InputDeltaDebugger
The JUnit-test.
testRemove() - Method in class de.uds.cs.st.dd.core.test.TConfigurationTest
Tests the method TConfiguration.remove.
testRemoveAll() - Method in class de.uds.cs.st.dd.core.test.TConfigurationTest
Tests the method TConfiguration.removeAll.
testResource - Variable in class de.uds.cs.st.dd.eclipse.actions.DeltaDebuggingAction
The resource that contains the test class.
testRetainAll() - Method in class de.uds.cs.st.dd.core.test.TConfigurationTest
Tests the method TConfiguration.retainAll.
testRunStarted(int) - Method in class de.uds.cs.st.dd.eclipse.EvaluateJUnitTestListener
 
testRunStarted(int) - Method in interface de.uds.cs.st.dd.eclipse.IMinimizeTestRunListener
Informs the listener that a test run has started.
testRunStarted(int) - Method in class de.uds.cs.st.dd.eclipse.PrimaryJUnitTestListener
 
testRunStarted(int) - Method in class de.uds.cs.st.dd.eclipse.ReplaceJUnitTestListener
 
testRunStarted(int) - Method in class de.uds.cs.st.dd.eclipse.ui.MinimizeInputTree
 
testRunStarted(int) - Method in class de.uds.cs.st.dd.eclipse.ui.MinimizeInputViewPart
 
testRunTerminated() - Method in class de.uds.cs.st.dd.eclipse.EvaluateJUnitTestListener
 
testRunTerminated() - Method in interface de.uds.cs.st.dd.eclipse.IMinimizeTestRunListener
Informs the listener that the test run has terminated.
testRunTerminated() - Method in class de.uds.cs.st.dd.eclipse.PrimaryJUnitTestListener
 
testRunTerminated() - Method in class de.uds.cs.st.dd.eclipse.ReplaceJUnitTestListener
 
testRunTerminated() - Method in class de.uds.cs.st.dd.eclipse.ui.MinimizeInputTree
 
testRunTerminated() - Method in class de.uds.cs.st.dd.eclipse.ui.MinimizeInputViewPart
 
testSize() - Method in class de.uds.cs.st.dd.core.test.TConfigurationTest
Tests the method TConfiguration.size.
testStarted(String) - Method in class de.uds.cs.st.dd.core.JUnitRunner
 
testToArray() - Method in class de.uds.cs.st.dd.core.test.TConfigurationTest
Tests the method TConfiguration.toArray.
testToArrayObjectArray() - Method in class de.uds.cs.st.dd.core.test.TConfigurationTest
Tests the method TConfiguration.toArray(Object []).
thread - Variable in class de.uds.cs.st.dd.eclipse.debugging.DDJUnitDebugEventFilter
Stores the Java thread that has sent a debugging event.
throwable - Variable in class de.uds.cs.st.dd.core.tester.JUnitTester
Original exception trace of the failing test.
throwable - Variable in class de.uds.cs.st.dd.core.InputDeltaDebugger
Original exception trace of the failing test.
time - Variable in class de.uds.cs.st.dd.core.tester.JUnitTester
Time the initial test has taken to complete its run.
TIME_MULTIPLICATOR - Static variable in class de.uds.cs.st.dd.core.tester.JUnitTester
Determines the factor that is multiplied with the time to abort a test * case.
TIME_OFFSET - Static variable in class de.uds.cs.st.dd.core.tester.JUnitTester
Determines the minimum time in milliseconds that has to pass until * a test is considered to be non-determinating.
toArray() - Method in class de.uds.cs.st.dd.core.TConfiguration
 
toArray(Object[]) - Method in class de.uds.cs.st.dd.core.TConfiguration
 
toCharacterString() - Method in class de.uds.cs.st.dd.core.TConfiguration
Returns a string representation of this configuration.
toolName - Variable in class de.uds.cs.st.dd.eclipse.ui.DDToolTree
Name of the plugin as displayed at its root folder.
toolRootFolder - Variable in class de.uds.cs.st.dd.eclipse.ui.DDToolTree
The plugin root folder.
toolTreeRoot - Variable in class de.uds.cs.st.dd.eclipse.ui.DDToolTree
The single tree instance that contains all registered tools.
toSortedString() - Method in class de.uds.cs.st.dd.core.TConfiguration
Returns a string representation of a sorted copy of this configuration.
toString() - Method in class de.uds.cs.st.dd.core.TConfiguration
 
totalCount - Variable in class de.uds.cs.st.dd.eclipse.ui.CounterPanel
Label to display the total runs.
tree - Variable in class de.uds.cs.st.dd.eclipse.ui.FailureRunView
The tree that contains all information.
TREE_EXTENSION_NAME - Static variable in class de.uds.cs.st.dd.eclipse.ui.IsolateInputTree
Name of this tree.
TREE_EXTENSION_NAME - Static variable in class de.uds.cs.st.dd.eclipse.ui.MinimizeInputTree
 

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