cn.com.believer.songyuanframework.openapi.storage.box.test
Class BaseBoxTestCase

java.lang.Object
  extended by TestCase
      extended by cn.com.believer.songyuanframework.openapi.storage.box.test.BaseBoxTestCase
Direct Known Subclasses:
RestTestCase, SoapTestCase, XMLTestCase

public class BaseBoxTestCase
extends TestCase

Author:
jjia

Field Summary
protected  BoxExternalAPI boxExternalAPI
           
 
Constructor Summary
BaseBoxTestCase()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testAll()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

boxExternalAPI

protected BoxExternalAPI boxExternalAPI
Constructor Detail

BaseBoxTestCase

public BaseBoxTestCase()
Method Detail

setUp

public void setUp()

tearDown

public void tearDown()

testAll

public void testAll()