org.kuali.student.krms.termresolver
Class TestCourseSetTermResolver

java.lang.Object
  extended by org.kuali.student.krms.termresolver.TestCourseSetTermResolver

@ContextConfiguration(locations="classpath:ks-krms-test-context.xml")
public class TestCourseSetTermResolver
extends Object


Field Summary
 ContextInfo callContext
           
 
Constructor Summary
TestCourseSetTermResolver()
           
 
Method Summary
 void setUp()
           
 void testAcadRecordServiceNotNull()
           
 void testResolve()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

callContext

public ContextInfo callContext
Constructor Detail

TestCourseSetTermResolver

public TestCourseSetTermResolver()
Method Detail

setUp

public void setUp()

testAcadRecordServiceNotNull

public void testAcadRecordServiceNotNull()

testResolve

public void testResolve()


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