Changes between Version 4 and Version 5 of S2S_CORE_COMMONS_R0
- Timestamp:
- 10/28/08 15:24:07 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S2S_CORE_COMMONS_R0
v4 v5 30 30 31 31 = 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 32 35 33 36 = Implementation =