org.kuali.student.core.atp
Class TestAtpService

java.lang.Object
  extended by org.kuali.student.common.test.spring.AbstractServiceTest
      extended by org.kuali.student.core.atp.TestAtpService

public class TestAtpService
extends AbstractServiceTest


Field Summary
static String atp_2009FallSemester
           
static String atp_fall2008Semester
           
static String atpAttribute_notes
           
static String atpType_fallSemester
           
 AtpService client
           
static String dateRange_finalsFall2008
           
static String dateRangeAttribute_notes
           
static String dateRangeType_finals
           
(package private)  Logger LOG
           
static String milestone_lastDateToDropFall2008
           
static String milestoneAttribute_notes
           
static String milestoneType_lastDateToDrop
           
 
Constructor Summary
TestAtpService()
           
 
Method Summary
 void TestCreateUpdateDelete()
           
 void TestFinds()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

final Logger LOG

client

public AtpService client

atpType_fallSemester

public static final String atpType_fallSemester
See Also:
Constant Field Values

milestoneType_lastDateToDrop

public static final String milestoneType_lastDateToDrop
See Also:
Constant Field Values

dateRangeType_finals

public static final String dateRangeType_finals
See Also:
Constant Field Values

atpAttribute_notes

public static final String atpAttribute_notes
See Also:
Constant Field Values

dateRangeAttribute_notes

public static final String dateRangeAttribute_notes
See Also:
Constant Field Values

milestoneAttribute_notes

public static final String milestoneAttribute_notes
See Also:
Constant Field Values

atp_fall2008Semester

public static final String atp_fall2008Semester
See Also:
Constant Field Values

milestone_lastDateToDropFall2008

public static final String milestone_lastDateToDropFall2008
See Also:
Constant Field Values

dateRange_finalsFall2008

public static final String dateRange_finalsFall2008
See Also:
Constant Field Values

atp_2009FallSemester

public static final String atp_2009FallSemester
See Also:
Constant Field Values
Constructor Detail

TestAtpService

public TestAtpService()
Method Detail

TestFinds

public void TestFinds()
               throws DoesNotExistException,
                      InvalidParameterException,
                      MissingParameterException,
                      OperationFailedException,
                      ParseException
Throws:
DoesNotExistException
InvalidParameterException
MissingParameterException
OperationFailedException
ParseException

TestCreateUpdateDelete

public void TestCreateUpdateDelete()


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