blob: 3b02e5d67c28337229ace33d5ee92e5ff2cc0200 [file] [log] [blame]
Section Acceptance tests {
In this section, we will present all the acceptance tests that have been written in EMF Compare.
@M
emfCompareTestProject {
acceptanceTests += new AcceptanceTest patchCreationTest {
package = "acceptance.comparedialog.patch";
swtBotClassName = "PatchCreationThroughCompareDialogTest";
};
}
M@
}