org.kuali.student.lum.statement.service.impl
Class TestStatementServiceSpringBeanConfiguration

java.lang.Object
  extended by org.kuali.student.lum.statement.service.impl.TestStatementServiceSpringBeanConfiguration

@ContextConfiguration(locations="classpath:statement-additional-context.xml")
public class TestStatementServiceSpringBeanConfiguration
extends Object


Field Summary
 StatementService statementService
           
 
Constructor Summary
TestStatementServiceSpringBeanConfiguration()
           
 
Method Summary
 void testStatementSpringBeanDefinition()
          Requirement component type: kuali.reqComponent.type.program.programset.completed.nof
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

statementService

@Autowired
public StatementService statementService
Constructor Detail

TestStatementServiceSpringBeanConfiguration

public TestStatementServiceSpringBeanConfiguration()
Method Detail

testStatementSpringBeanDefinition

public void testStatementSpringBeanDefinition()
                                       throws DoesNotExistException,
                                              InvalidParameterException,
                                              MissingParameterException,
                                              OperationFailedException
Requirement component type: kuali.reqComponent.type.program.programset.completed.nof

Throws:
DoesNotExistException
InvalidParameterException
MissingParameterException
OperationFailedException


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.