Integration Test 4 - Editing existing forum structure
Test Case | Input | Stubs | Expected Result |
4.1 - Delete post | -Call to delete post | -Existing forum entry | -Removal of correct entry from database -Function returns 'true' |
4.2 - Delete Lost/Non-existent Post | -Call to delete non-existent post | -none | -Function returns 'false' -Nothing removed from database |
4.3 - Move post up in list | **no longer an option | ||
4.4 - Move post down in list | **no longer an option |
edited by Matt : 5/11/03