Uses of Class
org.eclipse.emf.emfstore.fuzzy.emf.internal.junit.FrameworkFields

Packages that use FrameworkFields
org.eclipse.emf.emfstore.fuzzy.emf.internal.junit   
 

Uses of FrameworkFields in org.eclipse.emf.emfstore.fuzzy.emf.internal.junit
 

Methods in org.eclipse.emf.emfstore.fuzzy.emf.internal.junit that return FrameworkFields
static FrameworkFields FrameworkFields.create()
          Creates a fresh instance.
 FrameworkFields FrameworkFields.setDataField(org.junit.runners.model.FrameworkField dataField)
          Sets the data field.
 FrameworkFields FrameworkFields.setMutatorField(org.junit.runners.model.FrameworkField mutatorField)
          Sets the mutator field.
 FrameworkFields FrameworkFields.setOptionsField(org.junit.runners.model.FrameworkField optionsField)
          Sets the options field.
 FrameworkFields FrameworkFields.setUtilField(org.junit.runners.model.FrameworkField utilField)
          Sets the util field.
 

Constructors in org.eclipse.emf.emfstore.fuzzy.emf.internal.junit with parameters of type FrameworkFields
FuzzyTestClassRunner(Class<?> type, ESFuzzyDataProvider<?> dataProvider, FrameworkFields frameworkFields, ESFuzzyUtil util, int counter)
          Constructor.
 



Copyright © 2015. All Rights Reserved.