Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.8DR#1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:All
Description
Similarly to ICE-3454, we want to test the component's saveState and restoreState functionality. But in this case, we want to simply look at every field that's non-static, non-final, and non-transient, give them all unique values, save and restore the components, and see if the fields still retain those values.
Issue Links
- blocks
-
ICE-3442 Component saveState restoreState
- Closed
- depends on
-
ICE-3303 Make InputFile's FileInfo Serializable
- Closed
-
ICE-3695 TreeNode do saveState restoreState
- Closed
-
ICE-3701 Tree navigatedNode currentNode state saving
- Closed
-
ICE-3702 SelectInputText selectedItem itemMap state saving
- Closed
-
ICE-3666 Non serialized properties of the components need to be defined as transient
- Closed
Show 1 more links (1 depends on)
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18073 | Tue Dec 16 15:39:02 MST 2008 | mark.collette | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/test/java/com/icesoft/faces/mock/test/TestDataProvider.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18072 | Tue Dec 16 15:36:40 MST 2008 | mark.collette | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/test/java/com/icesoft/faces/mock/test/TestDataProvider.java
MODIFY /icefaces/trunk/icefaces/component/test/java/com/icesoft/faces/mock/test/SerializedViewFieldTest.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17849 | Tue Oct 28 11:36:43 MDT 2008 | mark.collette | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/test/java/com/icesoft/faces/mock/test/SerializedViewFieldTest.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17833 | Mon Oct 27 13:11:21 MDT 2008 | mark.collette | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/build.xml
MODIFY /icefaces/trunk/icefaces/component/test/java/com/icesoft/faces/mock/test/SerializedViewFieldTest.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17831 | Mon Oct 27 11:45:11 MDT 2008 | mark.collette | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/test/java/com/icesoft/faces/mock/test/TestDataProvider.java
MODIFY /icefaces/trunk/icefaces/component/test/java/com/icesoft/faces/mock/test/CompPropsUtils.java ADD /icefaces/trunk/icefaces/component/test/java/com/icesoft/faces/mock/test/data/MockMethodBinding.java ADD /icefaces/trunk/icefaces/component/test/java/com/icesoft/faces/mock/test/SerializedViewFieldTest.java |