public class FundingRequestTest
extends java.lang.Object
Constructor and Description |
---|
FundingRequestTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp()
Sets the up.
|
void |
tearDown()
Tear down.
|
void |
testHandleLoad()
Test handle load.
|
void |
testHandleLoadEmpty()
Test handle load empty.
|
void |
testHandleLogin()
Test handle login.
|
void |
testHandleSave()
Test handle save.
|
void |
testHandleSaveEmpty()
Test handle save empty.
|
void |
testHandleSubmit()
Test handle submit.
|
public void setUp() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void tearDown() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testHandleLogin()
public void testHandleSaveEmpty()
public void testHandleSave()
public void testHandleLoadEmpty()
public void testHandleLoad()
public void testHandleSubmit()