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

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

public class Diff_Test
extends Object

Diff Tests.

Author:
Eugen Neufeld

Constructor Summary
Diff_Test()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 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

Diff_Test

public Diff_Test()
Method Detail

setUp

public void setUp()

tearDown

public void tearDown()

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 © 2015. All Rights Reserved.