org.eclipse.emf.ecp.diffmerge.test
Class DiffTests

java.lang.Object
  extended by org.eclipse.emf.ecp.diffmerge.test.DiffTests

public class DiffTests
extends Object

Diff Tests.

Author:
Eugen Neufeld

Constructor Summary
DiffTests()
           
 
Method Summary
 void testMultipleControlsWithAndWithoutDiff()
           
 void testSingleControlContainedViewWithDiff()
           
 void testSingleControlViewWithDiff()
           
 void testSingleControlViewWithoutDiff()
           
 void testTableControlViewWithDiff()
           
 void testTableControlViewWithoutDiff()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiffTests

public DiffTests()
Method Detail

testSingleControlViewWithDiff

public void testSingleControlViewWithDiff()

testTableControlViewWithDiff

public void testTableControlViewWithDiff()

testSingleControlViewWithoutDiff

public void testSingleControlViewWithoutDiff()

testTableControlViewWithoutDiff

public void testTableControlViewWithoutDiff()

testSingleControlContainedViewWithDiff

public void testSingleControlContainedViewWithDiff()

testMultipleControlsWithAndWithoutDiff

public void testMultipleControlsWithAndWithoutDiff()


Copyright © 2014. All Rights Reserved.