org.eclipse.emf.emfstore.fuzzy.emf.junit
Class Annotations

java.lang.Object
  extended by org.eclipse.emf.emfstore.fuzzy.emf.junit.Annotations

public final class Annotations
extends Object

Annotations used in tests using the ESFuzzyRunner.

Since:
2.0
Author:
Julian Sommerfeldt

Nested Class Summary
static interface Annotations.Data
          Annotation to declare the field in the test, where to set the data.
static interface Annotations.DataProvider
          An annotation to set the fuzzy data provider for the ESFuzzyRunner.
static interface Annotations.Mutator
          An annotation to set the model mutator that is used by the data provider.
static interface Annotations.Options
          An optional annotation to declare options to use in the fuzzy data provider.
static interface Annotations.Util
          Annotations to declare the field for the ESFuzzyUtil.
 
Constructor Summary
Annotations()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Annotations

public Annotations()


Copyright © 2015. All Rights Reserved.