org.kuali.rice.test.data
Class UnitTestDataUtils

java.lang.Object
  extended by org.kuali.rice.test.data.UnitTestDataUtils

public final class UnitTestDataUtils
extends Object

Utilities for unit test data annotations.

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

Method Summary
static void executeDataLoader(UnitTestData data)
           
static void executeDataLoader(UnitTestData[] data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

executeDataLoader

public static void executeDataLoader(UnitTestData[] data)
                              throws Exception
Throws:
Exception

executeDataLoader

public static void executeDataLoader(UnitTestData data)
                              throws Exception
Throws:
Exception


Copyright © 2005–2014 The Kuali Foundation. All rights reserved.