Writes three test files that are used as reference in
{@code tests.api.java.io.ObjectInputStreamGetFieldTest} and
{@code tests.api.java.io.ObjectOutputStreamPutFieldTest}.
These files must be moved to
{@code $ANDROID_BUILD_TOP/dalvik/libcore/luni/src/test/resources/tests/api/java/io}
to be included at the correct location in the core tests package.
Important: Before executing this class, the contents of class
{@code tests.support.Support_GetPutFieldsDefaulted} must be commented out. See the
description there for further information. |