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

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

public class ErrorHandlerTest      
 
 

Field Summary
private final static int
Method Summary
private int
exaustMemory(Integer increment, ArrayList bytes)
private void
public static Test
public void
public void
Field Detail
INCREMENT
private final static int INCREMENT
Final.
Multiplicity:
1
Static.
 
Method Detail
exaustMemory
private int exaustMemory (Integer increment, ArrayList bytes)
 
 

generateNullPointer
private void generateNullPointer (Object obj)
 
 

suite
public static Test suite ()
 
Static.
 

testNullPointerException
public void testNullPointerException ()
 
 

testOutOfMemoryError
public void testOutOfMemoryError ()
 
 

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