org.kuali.rice.krad.uif.util
Class ProcessLoggingUnitTest

java.lang.Object
  extended by org.kuali.rice.krad.uif.util.ProcessLoggingUnitTest
Direct Known Subclasses:
ComponentFactoryTest, ComponentFreemarkerTest, DemoLookupViewTest, ObjectPathExpressionParserTest, ObjectPropertyUtilsTest, ScriptUtilsTest, ViewLifecycleTest

public class ProcessLoggingUnitTest
extends Object

Base class for wrapping all JUnit tests in call to ProcessLogger.follow(String, String, Callable).

Author:
Kuali Rice Team (rice.collab@kuali.org)

Field Summary
 org.junit.rules.MethodRule processLogRule
           
 
Constructor Summary
ProcessLoggingUnitTest()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

processLogRule

public org.junit.rules.MethodRule processLogRule
Constructor Detail

ProcessLoggingUnitTest

public ProcessLoggingUnitTest()


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.