org.junit.contrib.theories.internal
Class EnumSupplier
java.lang.Object
org.junit.contrib.theories.ParameterSupplier
org.junit.contrib.theories.internal.EnumSupplier
public class EnumSupplier
- extends ParameterSupplier
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnumSupplier
public EnumSupplier(Class<?> enumType)
getValueSources
public List<PotentialAssignment> getValueSources(ParameterSignature sig)
- Specified by:
getValueSources in class ParameterSupplier
Copyright © 2014. All Rights Reserved.