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
Exception
public static void tearDownClass() throws Exception
Exception
public void setUp()
public void tearDown()
public void testCase1IsAlive() throws Exception
Exception
public void testCase2IsDead() throws Exception
Exception
public void testCase3IsDeadShortCircuit() throws Exception
Exception
public void testCase4TooEarly() throws Exception
Exception
public void testCase5TooLate() throws Exception
Exception
public void testCase6HasPaidLastTermsBill() throws Exception
Exception
public void testCase7HasNotPaidLastTermsBill() throws Exception
Exception
public void testCase8HasAnOverdueBook() throws Exception
Exception
public void testCase9HasBothHolds() throws Exception
Exception
public void testCase10SummerOnlyStudentCannotRegister() throws Exception
Exception
public void testCase11SummerOnlyStudentCanRegisterBecauseItIsSummer() throws Exception
Exception
public void testCase12TooEarlyButHasAnExemption() throws Exception
Exception
public void testCase13TooLateButHasAnExtensionExemption() throws Exception
Exception
public void testCase14TooLateEvenWithExtensionExemption() throws Exception
Exception
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.