|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.fileupload.DiskFileItemSerializeTest
public class DiskFileItemSerializeTest
Serialization Unit tests for
DiskFileItem.
| Constructor Summary | |
|---|---|
DiskFileItemSerializeTest()
|
|
| Method Summary | |
|---|---|
void |
testAboveThreshold()
Test creation of a field for which the amount of data falls above the configured threshold. |
void |
testBelowThreshold()
Test creation of a field for which the amount of data falls below the configured threshold. |
void |
testThreshold()
Test creation of a field for which the amount of data equals the configured threshold. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DiskFileItemSerializeTest()
| Method Detail |
|---|
public void testBelowThreshold()
throws Exception
Exception
public void testThreshold()
throws Exception
Exception
public void testAboveThreshold()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||