public class CrudInfoTester extends Object
Constructor and Description |
---|
CrudInfoTester() |
CrudInfoTester(String principalId,
String principalId2,
ContextInfo contextInfo) |
public CrudInfoTester(String principalId, String principalId2, ContextInfo contextInfo)
public CrudInfoTester()
public ContextInfo getContextInfo()
public void setContextInfo(ContextInfo contextInfo)
public String getPrincipalId()
public void setPrincipalId(String principalId)
public String getPrincipalId2()
public void setPrincipalId2(String principalId2)
public AttributeTester getAttributeTester()
public void setAttributeTester(AttributeTester attributeTester)
public MetaTester getMetaTester()
public void setMetaTester(MetaTester metaTester)
public ListOfStringTester getListOfStringTester()
public void setListOfStringTester(ListOfStringTester listOfStringTester)
public EntityInfoTester getEntityInfoTester()
public void setEntityInfoTester(EntityInfoTester entityInfoTester)
public IdEntityTester getIdEntityTester()
public void setIdEntityTester(IdEntityTester idEntityTester)
public RichTextTester getRichTextTester()
public void setRichTextTester(RichTextTester richTextTester)
public void initializeInfoForTestCreate(EntityInfo expected, String typeKey, String stateKey) throws Exception
Exception
public void testCreate(EntityInfo expected, EntityInfo actual) throws Exception
Exception
public void initializeInfoForTestRead(EntityInfo expected) throws Exception
Exception
public void testRead(EntityInfo expected, EntityInfo actual) throws Exception
Exception
public void initializeInfoForTestUpdate(EntityInfo expected, String newStateKey) throws Exception
Exception
public void testUpdate(EntityInfo expected, EntityInfo actual) throws Exception
Exception
public void testDelete(EntityInfo expected, EntityInfo actual, StatusInfo deleteStatus)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.