Changes between Version 16 and Version 17 of UNPLANNED_UNIT_TEST_FIX_R0
- Timestamp:
- 04/29/09 15:40:05 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UNPLANNED_UNIT_TEST_FIX_R0
v16 v17 104 104 ||org.sophie2.base.model.book||thoroughly refactor/delete GroupTest, review the others. 105 105 ||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 107 107 ||org.sophie2.core||refactor 108 ||org.sophie2.core.modularity|| review - add super.setUp() to setUp methods108 ||org.sophie2.core.modularity||done 109 109 ||org.sophie2.core.mvc||review - Decide whether no view should not be handled (TestDemo2) 110 110 ||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.