tmf.ui.swtbot: add filterview tests
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Mon, 26 Jan 2015 22:10:08 +0000 (17:10 -0500)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Tue, 3 Feb 2015 22:42:51 +0000 (17:42 -0500)
commit2470d687aba656d3b98ffeb53ed45c8b874d2ef0
tree16b590dc55fadec73473a680cf551e2536e8235f
parent63a4393f4081cecef13485fdd89ce54ab2f331b5
tmf.ui.swtbot: add filterview tests

implements:
  * tracetype test
  * contains test
  * filter node test
  * apply test
  * filternode test
  * matches test
  * equals test
  * compare test

It does not:
  * import
  * export
these functions require access to native widgets

Change-Id: I00684956c065042add2b8ffbbf0ba9df57f01ab2
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/40407
Reviewed-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
org.eclipse.tracecompass.tmf.ui.swtbot.tests/META-INF/MANIFEST.MF
org.eclipse.tracecompass.tmf.ui.swtbot.tests/shared/org/eclipse/tracecompass/tmf/ui/swtbot/tests/shared/ConditionHelpers.java
org.eclipse.tracecompass.tmf.ui.swtbot.tests/shared/org/eclipse/tracecompass/tmf/ui/swtbot/tests/shared/SWTBotUtils.java
org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/viewers/events/AllTests.java
org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/viewers/events/FilterViewerTest.java [new file with mode: 0644]
This page took 0.02648 seconds and 5 git commands to generate.