|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages | |
de.uds.cs.st.dd.core | The core package contains all classes directly related to Delta Debugging and JUnit. |
de.uds.cs.st.dd.core.deltacreator | This package provides convenience classes to split any input into TConfigurations. |
de.uds.cs.st.dd.core.resolver | Resolving functionality for the Delta Debugging algorithm. |
de.uds.cs.st.dd.core.splitter | Splitting functionality for the Delta Debugging algorithm. |
de.uds.cs.st.dd.core.test | Tests all classes of the core package (currently, only DD, OutcomeCache, and TConfiguration are tested). |
de.uds.cs.st.dd.core.tester | Testing functionality for the Delta Debugging algorithm. |
de.uds.cs.st.dd.eclipse | The eclipse package contains all classes that link the Delta Debugging algorithm with the eclipse platform. |
de.uds.cs.st.dd.eclipse.actions | Defines all actions for the Delta Debugging plugin. |
de.uds.cs.st.dd.eclipse.debugging | Contains the classes responsible for the automatic detection of resource accesses during a JUnit run. |
de.uds.cs.st.dd.eclipse.launching | Provides the launch delegate to run the JUnitRunner of the core package. |
de.uds.cs.st.dd.eclipse.preferences | Preference pages of the dd plugin. |
de.uds.cs.st.dd.eclipse.ui | The classes in this package provide the complete UI to the Delta Debugging plugin. |
de.uds.cs.st.dd.ui | Provides a few classes to control output. |
de.uds.cs.st.dd.util | Utility classes for operations that are needed regularly. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |