Changes between Version 2 and Version 3 of FmgVen/Development/Implementation


Ignore:
Timestamp:
Dec 1, 2010, 10:06:05 PM (13 years ago)
Author:
fmguler
Comment:

added missing progresses; 04.10.10 and 17.10.10 (use case, test scenarios, ven.save)

Legend:

Unmodified
Added
Removed
Modified
  • FmgVen/Development/Implementation

    v2 v3  
    77 
    88 * '''23.09.2010''': [24] In order to test with the database easily, added support for database versioning (liquibase). Database setup and rollback can be used in test classes. (i.e. the database status is resetted before testing) 
     9 
     10 * '''04.10.2010''': [25] Added test scenarios and the [wiki:FmgVen/Development/UseCases Use Cases] wiki page. This will help to concentrate on what the output of the tool will look like. It is the spec. There exists a unit test for each use case scenario. 
     11 
     12 * '''17.10.2010''': Started implementing ven.save(). Converted old code to be built with JDK 1.4. In fact, it turned out to be very easy. Old Ven can also run at 1.4. Did not commit the save work since it is not finished yet. 
     13