org.kuali.student.lum.course.service.impl
Class DevAssemblyTesting

java.lang.Object
  extended by org.kuali.student.lum.course.service.impl.TestCourseServiceImpl
      extended by org.kuali.student.lum.course.service.impl.DevAssemblyTesting

@ContextConfiguration(locations="classpath:course-dev-test-context.xml")
public class DevAssemblyTesting
extends TestCourseServiceImpl


Field Summary
 
Fields inherited from class org.kuali.student.lum.course.service.impl.TestCourseServiceImpl
courseService, statementService, subjectAreaSet
 
Constructor Summary
DevAssemblyTesting()
           
 
Method Summary
 
Methods inherited from class org.kuali.student.lum.course.service.impl.TestCourseServiceImpl
testCluIsUpdated, testCourseCrossListing, testCourseVersioning, testCreateCourse, testCreateCourseStatement_duplicateTree, testCreateCourseStatement_nullCourseId, testCreateCourseStatement_nullTree, testCreateCourseStatement, testCreditOptions, testDeleteCourse, testDeleteCourseStatement_badCourse, testDeleteCourseStatement_badTree, testDeleteCourseStatement_nullCourseId, testDeleteCourseStatement_nullTreeId, testDeleteCourseStatement, testDynamicAttributes, testExpectedUnsupported, testGetCourse, testGetCourseStatement_nl, testGetCourseStatement, testGetCurrentVersion, testGetCurrentVersionOnDate, testGetFirstVersion, testGetMetadata, testGetVersionBySequenceNumber, testGetVersionMethodsForInvalidParameters, testGetVersions, testGetVersionsInDateRange, testUpdateCourse, testUpdateCourseStatement, testValidataCourseStatement_invalidStatement, testValidataCourseStatement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DevAssemblyTesting

public DevAssemblyTesting()


Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.