public class ProcessPocJavaIntegrationTest extends Object
| Constructor and Description | 
|---|
| ProcessPocJavaIntegrationTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | setUp() | 
| static void | setUpClass() | 
| void | tearDown() | 
| static void | tearDownClass() | 
| void | testCase10SummerOnlyStudentCannotRegister() | 
| void | testCase11SummerOnlyStudentCanRegisterBecauseItIsSummer() | 
| void | testCase12TooEarlyButHasAnExemption() | 
| void | testCase13TooLateButHasAnExtensionExemption() | 
| void | testCase14TooLateEvenWithExtensionExemption() | 
| void | testCase1IsAlive() | 
| void | testCase2IsDead() | 
| void | testCase3IsDeadShortCircuit() | 
| void | testCase4TooEarly() | 
| void | testCase5TooLate() | 
| void | testCase6HasPaidLastTermsBill() | 
| void | testCase7HasNotPaidLastTermsBill() | 
| void | testCase8HasAnOverdueBook() | 
| void | testCase9HasBothHolds() | 
public ProcessPocJavaIntegrationTest()
public static void setUpClass() throws Exception
Exceptionpublic static void tearDownClass() throws Exception
Exceptionpublic void setUp()
public void tearDown()
public void testCase1IsAlive() throws Exception
Exceptionpublic void testCase2IsDead() throws Exception
Exceptionpublic void testCase3IsDeadShortCircuit() throws Exception
Exceptionpublic void testCase4TooEarly() throws Exception
Exceptionpublic void testCase5TooLate() throws Exception
Exceptionpublic void testCase6HasPaidLastTermsBill() throws Exception
Exceptionpublic void testCase7HasNotPaidLastTermsBill() throws Exception
Exceptionpublic void testCase8HasAnOverdueBook() throws Exception
Exceptionpublic void testCase9HasBothHolds() throws Exception
Exceptionpublic void testCase10SummerOnlyStudentCannotRegister() throws Exception
Exceptionpublic void testCase11SummerOnlyStudentCanRegisterBecauseItIsSummer() throws Exception
Exceptionpublic void testCase12TooEarlyButHasAnExemption() throws Exception
Exceptionpublic void testCase13TooLateButHasAnExtensionExemption() throws Exception
Exceptionpublic void testCase14TooLateEvenWithExtensionExemption() throws Exception
ExceptionCopyright © 2004-2014 The Kuali Foundation. All Rights Reserved.