org.kuali.student.common.test.util
Class ContextInfoTestUtility
java.lang.Object
org.kuali.student.common.test.util.ContextInfoTestUtility
public class ContextInfoTestUtility
- extends Object
This is a library of utility methods that can be used when working with the Context Info in unit tests.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextInfoTestUtility
public ContextInfoTestUtility()
getEnglishContextInfo
public static ContextInfo getEnglishContextInfo()
- Create and return a new ContextInfo object and set the locale language on it to 'English'.
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.