org.kuali.student.common.ui.server.mvc.dto
Class TestDataModel
java.lang.Object
org.kuali.student.common.ui.server.mvc.dto.TestDataModel
public class TestDataModel
- extends Object
Nested Class Summary |
class |
TestDataModel.CustomDataModelValidator
Extending DataModelValidator to override call to Application.getApplicationContext()
for messages, since ApplicationContext does a GWT.create() which can't be called from
JUnit tests. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
rootModelDefinition
DataModelDefinition rootModelDefinition
formatModelDefinition
DataModelDefinition formatModelDefinition
TestDataModel
public TestDataModel()
setup
public void setup()
testQueryWildpath
public void testQueryWildpath()
testDataModelValidator
public void testDataModelValidator()
Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.