org.eclipse.emf.ecp.view.validation.test
Class ValidationPerformanceTest

java.lang.Object
  extended by org.eclipse.emf.ecp.view.validation.test.ValidationPerformanceTest

public class ValidationPerformanceTest
extends Object

Author:
jfaltermeier

Constructor Summary
ValidationPerformanceTest(int domainObjectCountFactor, int viewModelCountFactor, long timeGateStartup, long timeGateAdd)
           
 
Method Summary
 void before()
           
static Collection<Object[]> data()
           
 void testAddWriterWithError()
           
 void testViewModelContextStartup()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValidationPerformanceTest

public ValidationPerformanceTest(int domainObjectCountFactor,
                                 int viewModelCountFactor,
                                 long timeGateStartup,
                                 long timeGateAdd)
Method Detail

data

public static Collection<Object[]> data()

before

public void before()

testViewModelContextStartup

public void testViewModelContextStartup()

testAddWriterWithError

public void testAddWriterWithError()


Copyright © 2014. All Rights Reserved.