public class TestWebformHandler
extends java.lang.Object
Constructor and Description |
---|
TestWebformHandler() |
Modifier and Type | Method and Description |
---|---|
void |
finalizeScheduleTest() |
void |
getAllUnavailableTimesTest() |
void |
getAssignmentsTest() |
void |
getNewResponsesTest() |
void |
getUnavailableAssistantsTest() |
void |
getUnavailableTimesTest() |
void |
notifyAssistantTest() |
void |
publishScheduleTest() |
void |
removeUnavailableTimesTest() |
void |
setUp()
create the webform handler for each test
|
static void |
setUpBeforeClass()
create a controller for the class
|
void |
tearDown()
null the webform handler for each test
|
static void |
tearDownAfterClass()
null the controller after the class
|
public static void setUpBeforeClass() throws java.lang.Exception
java.lang.Exception
public static void tearDownAfterClass() throws java.lang.Exception
java.lang.Exception
public void setUp() throws java.lang.Exception
java.lang.Exception
public void tearDown() throws java.lang.Exception
java.lang.Exception
public void getAssignmentsTest()
public void notifyAssistantTest()
public void publishScheduleTest()
public void finalizeScheduleTest()
public void getNewResponsesTest()
public void getUnavailableAssistantsTest()
public void getUnavailableTimesTest()
public void getAllUnavailableTimesTest()
public void removeUnavailableTimesTest()