org.kuali.student.common.test.util
Class ContextInfoTestUtility

java.lang.Object
  extended by 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)

Constructor Summary
ContextInfoTestUtility()
           
 
Method Summary
static ContextInfo getEnglishContextInfo()
          Create and return a new ContextInfo object and set the locale language on it to 'English'.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextInfoTestUtility

public ContextInfoTestUtility()
Method Detail

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.