Uses of Interface
org.eclipse.emf.emfstore.fuzzy.emf.ESTestConfig

Packages that use ESTestConfig
org.eclipse.emf.emfstore.fuzzy.emf   
org.eclipse.emf.emfstore.internal.fuzzy.emf   
org.eclipse.emf.emfstore.internal.fuzzy.emf.api   
 

Uses of ESTestConfig in org.eclipse.emf.emfstore.fuzzy.emf
 

Methods in org.eclipse.emf.emfstore.fuzzy.emf that return ESTestConfig
 ESTestConfig ESXMIResourceDataProvider.getConfig()
           
 ESTestConfig ESFuzzyEMFDataProvider.getConfig()
          Returns the config specifying this run of this provider.
 ESTestConfig ESEMFDataProvider.getConfig()
          Returns the config specifying this run of this provider.
 

Uses of ESTestConfig in org.eclipse.emf.emfstore.internal.fuzzy.emf
 

Methods in org.eclipse.emf.emfstore.internal.fuzzy.emf that return ESTestConfig
static ESTestConfig FuzzyUtil.getTestConfig(org.eclipse.emf.ecore.resource.Resource resource, org.junit.runners.model.TestClass testClass)
          Searches in the resource for a TestConfig fitting to the given TestClass.
 

Uses of ESTestConfig in org.eclipse.emf.emfstore.internal.fuzzy.emf.api
 

Classes in org.eclipse.emf.emfstore.internal.fuzzy.emf.api that implement ESTestConfig
 class ESTestConfigImpl
          The API implementation wrapper for TestConfig.
 



Copyright © 2015. All Rights Reserved.