Changes between Version 7 and Version 8 of S2S_CORE_MOCK_SERVER_R0


Ignore:
Timestamp:
12/22/08 12:33:32 (16 years ago)
Author:
pav
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S2S_CORE_MOCK_SERVER_R0

    v7 v8  
    3838 * There will be class !DummyData that will contain all the dummy objects (entities, relations, etc...) for the mock server. 
    3939  * In this revision it will contain dummy groups, users and method to relate them without using the Persistence module. 
    40  * There will mock implementation of the !Usermanager interface in package named org.sophie2.server.connector.facade.mock in the connector module. 
     40 * There will be mock implementation of the !UserManager interface in package named org.sophie2.server.connector.facade.mock in the connector module. 
    4141  * The implementation will be called !MockUserManager. 
    4242  * This mock implementation will use the dummy objects defined in the !DummyData class.