public class LegacyUtilsTest extends Object
LegacyUtils class. For the most part, functionality of this is tested alredy by the
LegacyDetectorTest since LegacyUtils delegates most of it's calls to the detector. This tests will test
code internal to LegacyUtils.| Constructor and Description |
|---|
LegacyUtilsTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
initGrl() |
static void |
stopGrl() |
void |
testDoInLegacyContext_Exception() |
void |
testDoInLegacyContext() |
void |
testIsKnsDocumentEntry() |
public LegacyUtilsTest()
public void testIsKnsDocumentEntry()
public void testDoInLegacyContext() throws Exception
Exceptionpublic void testDoInLegacyContext_Exception()
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.