Java Doc for SerializationStressTest1.java in  » Apache-Harmony-Java-SE » org-package » org » apache » harmony » luni » tests » java » io » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Apache Harmony Java SE » org package » org.apache.harmony.luni.tests.java.io 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.apache.harmony.luni.tests.java.io.SerializationStressTest
   org.apache.harmony.luni.tests.java.io.SerializationStressTest1

SerializationStressTest1
public class SerializationStressTest1 extends SerializationStressTest (Code)


Field Summary
final static  intINIT_INT_VALUE
    
final static  StringINIT_STR_VALUE
    

Constructor Summary
public  SerializationStressTest1(String name)
    

Method Summary
public  voidtest_18_10_writeObject()
    
public  voidtest_18_11_writeObject()
    
public  voidtest_18_12_writeObject()
    
public  voidtest_18_13_writeObject()
    
public  voidtest_18_14_writeObject()
    
public  voidtest_18_15_writeObject()
    
public  voidtest_18_16_writeObject()
    
public  voidtest_18_17_writeObject()
    
public  voidtest_18_18_writeObject()
    
public  voidtest_18_19_writeObject()
    
public  voidtest_18_1_writeObject()
    
public  voidtest_18_20_writeObject()
    
public  voidtest_18_21_writeObject()
    
public  voidtest_18_22_writeObject()
    
public  voidtest_18_23_writeObject()
    
public  voidtest_18_24_writeObject()
    
public  voidtest_18_25_writeObject()
    
public  voidtest_18_26_writeObject()
    
public  voidtest_18_27_writeObject()
    
public  voidtest_18_28_writeObject()
    
public  voidtest_18_29_writeObject()
    
public  voidtest_18_2_writeObject()
    
public  voidtest_18_30_writeObject()
    
public  voidtest_18_31_writeObject()
    
public  voidtest_18_32_writeObject()
    
public  voidtest_18_33_writeObject()
    
public  voidtest_18_34_writeObject()
    
public  voidtest_18_35_writeObject()
    
public  voidtest_18_36_writeObject()
    
public  voidtest_18_37_writeObject()
    
public  voidtest_18_38_writeObject()
    
public  voidtest_18_39_writeObject()
    
public  voidtest_18_3_writeObject()
    
public  voidtest_18_40_writeObject()
    
public  voidtest_18_4_writeObject()
    
public  voidtest_18_5_writeObject()
    
public  voidtest_18_6_writeObject()
    
public  voidtest_18_7_writeObject()
    
public  voidtest_18_8_writeObject()
    
public  voidtest_18_9_writeObject()
    
public  voidtest_NonSerializableExceptionWhenDumping()
    

Field Detail
INIT_INT_VALUE
final static int INIT_INT_VALUE(Code)



INIT_STR_VALUE
final static String INIT_STR_VALUE(Code)




Constructor Detail
SerializationStressTest1
public SerializationStressTest1(String name)(Code)




Method Detail
test_18_10_writeObject
public void test_18_10_writeObject()(Code)



test_18_11_writeObject
public void test_18_11_writeObject()(Code)



test_18_12_writeObject
public void test_18_12_writeObject()(Code)



test_18_13_writeObject
public void test_18_13_writeObject()(Code)



test_18_14_writeObject
public void test_18_14_writeObject()(Code)



test_18_15_writeObject
public void test_18_15_writeObject()(Code)



test_18_16_writeObject
public void test_18_16_writeObject()(Code)



test_18_17_writeObject
public void test_18_17_writeObject()(Code)



test_18_18_writeObject
public void test_18_18_writeObject()(Code)



test_18_19_writeObject
public void test_18_19_writeObject()(Code)



test_18_1_writeObject
public void test_18_1_writeObject()(Code)



test_18_20_writeObject
public void test_18_20_writeObject()(Code)



test_18_21_writeObject
public void test_18_21_writeObject()(Code)



test_18_22_writeObject
public void test_18_22_writeObject()(Code)



test_18_23_writeObject
public void test_18_23_writeObject()(Code)



test_18_24_writeObject
public void test_18_24_writeObject()(Code)



test_18_25_writeObject
public void test_18_25_writeObject()(Code)



test_18_26_writeObject
public void test_18_26_writeObject()(Code)



test_18_27_writeObject
public void test_18_27_writeObject()(Code)



test_18_28_writeObject
public void test_18_28_writeObject()(Code)



test_18_29_writeObject
public void test_18_29_writeObject()(Code)



test_18_2_writeObject
public void test_18_2_writeObject()(Code)



test_18_30_writeObject
public void test_18_30_writeObject()(Code)



test_18_31_writeObject
public void test_18_31_writeObject()(Code)



test_18_32_writeObject
public void test_18_32_writeObject()(Code)



test_18_33_writeObject
public void test_18_33_writeObject()(Code)



test_18_34_writeObject
public void test_18_34_writeObject()(Code)



test_18_35_writeObject
public void test_18_35_writeObject()(Code)



test_18_36_writeObject
public void test_18_36_writeObject()(Code)



test_18_37_writeObject
public void test_18_37_writeObject()(Code)



test_18_38_writeObject
public void test_18_38_writeObject()(Code)



test_18_39_writeObject
public void test_18_39_writeObject()(Code)



test_18_3_writeObject
public void test_18_3_writeObject()(Code)



test_18_40_writeObject
public void test_18_40_writeObject()(Code)



test_18_4_writeObject
public void test_18_4_writeObject()(Code)



test_18_5_writeObject
public void test_18_5_writeObject()(Code)



test_18_6_writeObject
public void test_18_6_writeObject()(Code)



test_18_7_writeObject
public void test_18_7_writeObject()(Code)



test_18_8_writeObject
public void test_18_8_writeObject()(Code)



test_18_9_writeObject
public void test_18_9_writeObject()(Code)



test_NonSerializableExceptionWhenDumping
public void test_NonSerializableExceptionWhenDumping()(Code)



Fields inherited from org.apache.harmony.luni.tests.java.io.SerializationStressTest
final static List<String> ALIST(Code)(Java Doc)
final static Calendar CALENDAR(Code)(Java Doc)
final static java.text.ChoiceFormat CHOICE(Code)(Java Doc)
final static java.text.DateFormat DATEFORM(Code)(Java Doc)
final protected static boolean DEBUG(Code)(Java Doc)
final static String FOO(Code)(Java Doc)
final static IdentityHashMap<String, String> IDENTITYMAP(Code)(Java Doc)
final static LinkedList<String> LINKEDLIST(Code)(Java Doc)
final static LinkedHashMap<String, String> LINKEDMAP(Code)(Java Doc)
final static LinkedHashSet<String> LINKEDSET(Code)(Java Doc)
final static List<String> LIST(Code)(Java Doc)
final static Map<String, String> MAP(Code)(Java Doc)
final static java.text.MessageFormat MESSAGE(Code)(Java Doc)
final static String MSG_TEST_FAILED(Code)(Java Doc)
final static java.text.NumberFormat NUMBERFORM(Code)(Java Doc)
final static Permission PERM(Code)(Java Doc)
final static PermissionCollection PERMCOL(Code)(Java Doc)
final static Set<String> SET(Code)(Java Doc)
final static SortedSet<String> SORTSET(Code)(Java Doc)
final static Map<String, String> TABLE(Code)(Java Doc)
final static SimpleTimeZone TIME_ZONE(Code)(Java Doc)
final static SortedMap<String, String> TREE(Code)(Java Doc)
protected transient ByteArrayOutputStream bao(Code)(Java Doc)
protected transient int dumpCount(Code)(Java Doc)
protected transient ObjectInputStream ois(Code)(Java Doc)
protected transient ObjectOutputStream oos(Code)(Java Doc)
protected static String xFileName(Code)(Java Doc)
protected static boolean xdump(Code)(Java Doc)
protected static boolean xload(Code)(Java Doc)

Methods inherited from org.apache.harmony.luni.tests.java.io.SerializationStressTest
protected void dump(Object o) throws IOException, ClassNotFoundException(Code)(Java Doc)
protected Object dumpAndReload(Object o) throws IOException, ClassNotFoundException(Code)(Java Doc)
public String getDumpName()(Code)(Java Doc)
protected InputStream loadStream() throws IOException(Code)(Java Doc)
protected Object reload() throws IOException, ClassNotFoundException(Code)(Java Doc)
protected void setUp()(Code)(Java Doc)
protected void t_MixPrimitivesAndObjects() throws IOException, ClassNotFoundException(Code)(Java Doc)
protected void tearDown()(Code)(Java Doc)
public void test_10_writeByte()(Code)(Java Doc)
public void test_11_writeBytes()(Code)(Java Doc)
public void test_12_writeChar()(Code)(Java Doc)
public void test_13_writeChars()(Code)(Java Doc)
public void test_14_writeDouble()(Code)(Java Doc)
public void test_15_writeFloat()(Code)(Java Doc)
public void test_16_writeInt()(Code)(Java Doc)
public void test_17_writeLong()(Code)(Java Doc)
public void test_19_writeShort()(Code)(Java Doc)
public void test_1_Constructor() throws Exception(Code)(Java Doc)
public void test_1_resolveObject()(Code)(Java Doc)
public void test_1_writeReplace()(Code)(Java Doc)
public void test_20_writeUTF()(Code)(Java Doc)
public void test_25_available()(Code)(Java Doc)
public void test_2_close()(Code)(Java Doc)
public void test_2_resolveObject()(Code)(Java Doc)
public void test_2_writeReplace()(Code)(Java Doc)
public void test_3_defaultWriteObject()(Code)(Java Doc)
public void test_3_resolveObject()(Code)(Java Doc)
public void test_4_flush()(Code)(Java Doc)
public void test_4_resolveObject()(Code)(Java Doc)
public void test_5_reset()(Code)(Java Doc)
public void test_5_resolveObject()(Code)(Java Doc)
public void test_6_write()(Code)(Java Doc)
public void test_6a_write()(Code)(Java Doc)
public void test_7_write()(Code)(Java Doc)
public void test_8_write()(Code)(Java Doc)
public void test_9_writeBoolean()(Code)(Java Doc)
public void test_reset()(Code)(Java Doc)
public void test_resolveClass()(Code)(Java Doc)
public void test_serialVersionUID(Class clazz, long svUID) throws Exception(Code)(Java Doc)

w__ww._ja_v_a2__s__._c___om__ | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.