org.jmock.internal
Class AllDeclaredFields

java.lang.Object
  extended by org.jmock.internal.AllDeclaredFields

public class AllDeclaredFields
extends Object


Constructor Summary
AllDeclaredFields()
           
 
Method Summary
static List<Field> in(Class<?> clazz)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllDeclaredFields

public AllDeclaredFields()
Method Detail

in

public static List<Field> in(Class<?> clazz)


Copyright © 2003-2012 jMock. All Rights Reserved.