This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "The Saros Eclipse Plugin". Pusher was dpp-gerrit.
The branch, master has been updated via c090b3ab187106bc9563122b02996586ebd94389 (commit) from 7551775105b96914071af0f352eabc0e6e085160 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit c090b3ab187106bc9563122b02996586ebd94389 Author: Franz Zieris <zie...@inf.fu-berlin.de> Date: Sun Feb 14 16:49:28 2016 +0100 [TEST][I] Add test suites and integration smoke test Adds a fast and simple integration smoke test to ensure the integrity of Saros/I's dependency injection context. As for Saros/E, there are two new test classes with different tasks: * Check SarosIntellijContextFactory in isolation (mocking everything else). * Check the whole context as it is used by Saros/I -- and do this in two variants, with and without the HTML UI. Notable classes: * IntellijMocker: makes writing tests for classes with intimate relationships to IntelliJ easier. Since Saros/I did not possess any test suites yet, this patch also add suites for all existing test classes. Change-Id: I136ab4dcfc9ee10e4fcd458bba28fe7df0433255 Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/3023 Tested-by: Jenkins CI Reviewed-by: David Sungaila <david.sunga...@arcor.de> Reviewed-by: Holger Schmeisky <holger.schmei...@gmail.com> Reviewed-by: Franz Zieris <zie...@inf.fu-berlin.de> ----------------------------------------------------------------------- Summary of changes: de.fu_berlin.inf.dpp.intellij/build.xml | 26 +++++++- .../inf/dpp/intellij/SarosIntellijTestSuite.java | 19 +++++ .../context/SarosIntellijContextFactoryTest.java | 61 +++++++++++++++++ .../intellij/context/SarosIntellijContextTest.java | 53 +++++++++------ .../inf/dpp/intellij/context}/TestSuite.java | 9 ++- .../inf/dpp/intellij/preferences}/TestSuite.java | 7 +- .../intellij/project/filesystem}/TestSuite.java | 9 ++- .../inf/dpp/intellij/test/IntellijMocker.java | 70 ++++++++++++++++++++ .../dpp/intellij/ui/swt_browser}/TestSuite.java | 7 +- 9 files changed, 226 insertions(+), 35 deletions(-) create mode 100644 de.fu_berlin.inf.dpp.intellij/test/junit/de/fu_berlin/inf/dpp/intellij/SarosIntellijTestSuite.java create mode 100644 de.fu_berlin.inf.dpp.intellij/test/junit/de/fu_berlin/inf/dpp/intellij/context/SarosIntellijContextFactoryTest.java copy de.fu_berlin.inf.dpp/test/junit/de/fu_berlin/inf/dpp/SarosEclipseContextTest.java => de.fu_berlin.inf.dpp.intellij/test/junit/de/fu_berlin/inf/dpp/intellij/context/SarosIntellijContextTest.java (52%) copy {de.fu_berlin.inf.dpp/test/junit/de/fu_berlin/inf/dpp/concurrent/undo => de.fu_berlin.inf.dpp.intellij/test/junit/de/fu_berlin/inf/dpp/intellij/context}/TestSuite.java (59%) copy {de.fu_berlin.inf.dpp/test/junit/de/fu_berlin/inf/dpp/concurrent/undo => de.fu_berlin.inf.dpp.intellij/test/junit/de/fu_berlin/inf/dpp/intellij/preferences}/TestSuite.java (65%) copy {de.fu_berlin.inf.dpp/test/junit/de/fu_berlin/inf/dpp/concurrent/undo => de.fu_berlin.inf.dpp.intellij/test/junit/de/fu_berlin/inf/dpp/intellij/project/filesystem}/TestSuite.java (60%) create mode 100644 de.fu_berlin.inf.dpp.intellij/test/junit/de/fu_berlin/inf/dpp/intellij/test/IntellijMocker.java copy {de.fu_berlin.inf.dpp/test/junit/de/fu_berlin/inf/dpp/concurrent/undo => de.fu_berlin.inf.dpp.intellij/test/junit/de/fu_berlin/inf/dpp/intellij/ui/swt_browser}/TestSuite.java (67%) hooks/post-receive -- The Saros Eclipse Plugin ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ DPP-Robot mailing list DPP-Robot@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dpp-robot