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

java.lang.Object
  extended by TestCase
      extended by cn.com.believer.songyuanframework.openapi.storage.box.test.BaseBoxTestCase
          extended by cn.com.believer.songyuanframework.openapi.storage.box.test.SoapTestCase

public class SoapTestCase
extends BaseBoxTestCase

Author:
Jimmy

Field Summary
 
Fields inherited from class cn.com.believer.songyuanframework.openapi.storage.box.test.BaseBoxTestCase
boxExternalAPI
 
Constructor Summary
SoapTestCase()
           
 
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
 

Constructor Detail

SoapTestCase

public SoapTestCase()
Method Detail

setUp

public void setUp()
Overrides:
setUp in class BaseBoxTestCase

tearDown

public void tearDown()
Overrides:
tearDown in class BaseBoxTestCase

testAll

public void testAll()
Overrides:
testAll in class BaseBoxTestCase