Changes between Version 16 and Version 17 of UNPLANNED_UNIT_TEST_FIX_R0


Ignore:
Timestamp:
04/29/09 15:40:05 (16 years ago)
Author:
kyli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UNPLANNED_UNIT_TEST_FIX_R0

    v16 v17  
    104104||org.sophie2.base.model.book||thoroughly refactor/delete GroupTest, review the others. 
    105105||org.sophie2.base.persistence||many try-catch mistakes, refactor 
    106 ||org.sophie2.base.scene||Delete SceneTest2, review the demo. 
     106||org.sophie2.base.scene||done 
    107107||org.sophie2.core||refactor 
    108 ||org.sophie2.core.modularity||review - add super.setUp() to setUp methods 
     108||org.sophie2.core.modularity||done 
    109109||org.sophie2.core.mvc||review - Decide whether no view should not be handled (TestDemo2) 
    110110||org.sophie2.main.app.commons|| rename AppViewUnitTest to AppViewTest, make it an integration test. Thoroughly refactor BookViewUnitTest. Move AudioContentViewTest and VideoContentViewTest to org.sophie2.main.func.media, refactor ContentViewTest, review FrameAddUndoViewTest, fix "catch(Throwable e)"  statements, remove any "fail('not implemented')" methods.