Changes between Version 4 and Version 5 of S2S_CORE_COMMONS_R0


Ignore:
Timestamp:
10/28/08 15:24:07 (16 years ago)
Author:
pavlina
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S2S_CORE_COMMONS_R0

    v4 v5  
    3030 
    3131= Design = 
     32 * create unit test which represents test for user login(if there is remaining effort you should test user logout too) 
     33 * Create method/class for user login in the server 
     34 * the method can be named isValidUser or isValidated and must return boolean value telling if the user is logged successfully or the login failed 
    3235 
    3336= Implementation =