Class
Tree
          
PREV CLASS NEXT CLASS
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD
 

com.newstep.solid.test.util
Class BeanDecoderTestCase
junit.framework.Assert
  |
  +--junit.framework.TestCase
       |
       +--com.newstep.solid.test.util.BeanDecoderTestCase
All Implemented Interfaces:
       Test

public class BeanDecoderTestCase      
 
 

Field Summary
private InputStream
private InputStream
private InputStream
private InputStream
private String
private String
private String
private String
private String
Method Summary
public void
public void
public void
public void
public void
public void
Field Detail
fin1
private InputStream fin1
Multiplicity:
1
 

fin2
private InputStream fin2
Multiplicity:
1
 

fin3
private InputStream fin3
Multiplicity:
1
 

fin4
private InputStream fin4
Multiplicity:
1
 

fLoc1
private String fLoc1
Multiplicity:
1
 

fLoc2
private String fLoc2
Multiplicity:
1
 

fLoc3
private String fLoc3
Multiplicity:
1
 

fLoc4
private String fLoc4
Multiplicity:
1
 

fLoc_array
private String fLoc_array
Multiplicity:
1
 
Method Detail
setUp
public void setUp ()
 
Throws:
Exception
 

tearDown
public void tearDown ()
 
Throws:
Exception
 

testArray
public void testArray ()
 
Throws:
Exception
 

testBeanInBean
public void testBeanInBean ()
 
Throws:
Exception
 

testCollection
public void testCollection ()
 
Throws:
Exception
 

testPrimitive
public void testPrimitive ()
 
Throws:
Exception
 

Class
Tree
          
PREV CLASS NEXT CLASS
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD