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

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.RestTestCase

public class RestTestCase
extends BaseBoxTestCase

Author:
Jimmy

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

RestTestCase

public RestTestCase()
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