Changes between Version 25 and Version 26 of GROUP_APP_SERVER_RESOURCE_ACCESS_R0


Ignore:
Timestamp:
06/15/09 17:12:43 (16 years ago)
Author:
kyli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GROUP_APP_SERVER_RESOURCE_ACCESS_R0

    v25 v26  
    9696 * Server implementation of the Facade: just call the core methods and return their results. Tests seem trivial, since this facade has no logic for now. 
    9797 
     98Base tests for this task are:[[BR]] 
     99[source:/branches/private/kyli/server/sophie2-platform/modules/org.sophie2.server/src/test/java/org/sophie2/server/facade/impl/ServerResourceManagerTest.java ServerResourceManagerTest.java][[BR]] 
     100[source:/branches/private/kyli/server/sophie2-platform/modules/org.sophie2.server/src/test/java/org/sophie2/server/service/ResourceServiceTest.java ResourceServiceTest.java][[BR]] 
     101Changeset: [3472] 
     102 
    98103= Implementation = 
    99104^Describe and link the implementation results here (from the wiki or the repository).