Changes between Initial Version and Version 1 of S2S_CORE_MOCK_SERVER_R0


Ignore:
Timestamp:
12/19/08 17:59:53 (16 years ago)
Author:
pav
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S2S_CORE_MOCK_SERVER_R0

    v1 v1  
     1[[BackLinksMenu]] 
     2 
     3[[TicketQuery(summary=S2S_CORE_MOCK_SERVER_R0, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] 
     4 
     5 
     6 
     7= Analysis = 
     8 
     9== Overview == 
     10The main idea of this task is to create mock server for testing usage. The basic facade for the server core methods have to be defined and implemented.  
     11 
     12== Task requirements == 
     13 * The server facade basic interfaces should be created. More information and visualization about Facade - [wiki:S2S_DEPLOY_TECHNOLOGIES_R0] 
     14 * Testing server should be created. It is not a real jetty server just an instance which provide core functionality using the facade. 
     15 *  
     16 
     17== Task result == 
     18^(The Analysis should contain strict requirements about the end product of the task (for example the result must be source code, the result must be google doc, etc.))^ 
     19 
     20== Implementation idea == 
     21^(It is advisable to include some rough implementations ideas.)^ 
     22 
     23== Related == 
     24^(Here you can add related tasks that could be useful or helpful.)^ 
     25 
     26== How to demo == 
     27^(In this section you must add instructions for the demo of the task.)^ 
     28 
     29= Design = 
     30 
     31= Implementation = 
     32^(Implementation results should be described and linked here (from the wiki or the repository))^ 
     33 
     34= Testing = 
     35 
     36= Comments = 
     37^(Write comments for this or later revisions here.)