org.shiftone.arbor.tests
Class SimpleTestCase.StandardArbor

java.lang.Object
  extended byorg.shiftone.arbor.tests.SimpleTestCase.StandardArbor
Enclosing class:
SimpleTestCase

public static class SimpleTestCase.StandardArbor
extends java.lang.Object

Class StandardArbor

Author:

Field Summary
(package private)  java.util.List myElementList
           
 
Constructor Summary
SimpleTestCase.StandardArbor()
           
 
Method Summary
 SimpleTestCase.MyElement createMyElement()
          Method createMyElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

myElementList

java.util.List myElementList
Constructor Detail

SimpleTestCase.StandardArbor

public SimpleTestCase.StandardArbor()
Method Detail

createMyElement

public SimpleTestCase.MyElement createMyElement()
Method createMyElement

Returns: