@ContextConfiguration(locations="classpath:hold-mock-service-test-context.xml") public class TestHoldServiceMockImpl extends Object
Modifier and Type | Field and Description |
---|---|
ContextInfo |
callContext |
static String |
principalId |
Constructor and Description |
---|
TestHoldServiceMockImpl() |
Modifier and Type | Method and Description |
---|---|
HoldService |
getHoldService() |
void |
setHoldService(HoldService holdService) |
void |
setUp() |
void |
testCrudIssue() |
public static String principalId
public ContextInfo callContext
public TestHoldServiceMockImpl()
public HoldService getHoldService()
public void setHoldService(HoldService holdService)
public void setUp()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.