org.kuali.rice.krad.test
Annotation Type KRADTestCase.Legacy


@Target(value={TYPE,METHOD})
@Retention(value=RUNTIME)
public static @interface KRADTestCase.Legacy

Annotation which indicates that a Legacy Context should be used for this individual test method or for all tests in an annotated class.

See Also:
LegacyUtils.doInLegacyContext(java.util.concurrent.Callable)



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