public class TestLoDaoImpl extends AbstractTransactionalDaoTest
Modifier and Type | Field and Description |
---|---|
LoDao |
dao |
em
Constructor and Description |
---|
TestLoDaoImpl() |
Modifier and Type | Method and Description |
---|---|
void |
addLosToRepository() |
void |
getLoByIdList() |
void |
testGetLo() |
void |
testGetLosByRelatedLoId() |
void |
testGetRelatedLosByLoId() |
preLoadBeans, preLoadData
public TestLoDaoImpl()
public void addLosToRepository() throws DoesNotExistException
DoesNotExistException
public void testGetLo()
public void testGetRelatedLosByLoId()
public void testGetLosByRelatedLoId()
public void getLoByIdList()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.