Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added test cases for testing NoticeboardAttachment stuff

Test case for NoticeboardAttachmentDAO

added the hbm mapping, dao definition for NoticeboardAttachment

method initAttachmentData to initialise and setup test data for test cases in relation to testing NoticeboardAttachmentDAO methods and corresponding methods in the service bean

now referenced in lams common, no need to have a copy of it in project

DTO no longer used

*** empty log message ***

  1. … 2 more files in changeset.
testcases to test the functions calculateTotalNumberOfUsers getSessionIdsFromContent getNumberOfUsersInSession

testcase added for new function get number of users in session

new test case for new function getSessionsFromContent

testcases for testing addUser and addSession in noticeboardServicePOJO. TestToolContentManager are the new test cases for the updated code , same with ToolSessionManager

test cases for addUser and addSession

new DAO bean added

init data for user

*** empty log message ***

  1. … 3 more files in changeset.
initNbUserData() - added to initialise data for a user, used for testing purposes only

change service bean definition

  1. … 1 more file in changeset.
*** empty log message ***

  1. … 3 more files in changeset.
These junit tests have changed in comparison to previous versions, helper methods used

added nbSessionDAO property within service bean

  1. … 1 more file in changeset.
added helper methods for use in testNoticeboardSessionDAO and testNoticeboardContentDAO

changed testSaveNoticeboard()

*** empty log message ***

    • -0
    • +113
    ./java/org/lamsfoundation/lams/AbstractLamsTestCase.java
  1. … 118 more files in changeset.