com.buglabs.ws.tests
Class BugWSModuleTest

java.lang.Object
  extended by TestCase
      extended by com.buglabs.ws.tests.common.AbstractBugWSTestCase
          extended by com.buglabs.ws.tests.BugWSModuleTest

public class BugWSModuleTest
extends AbstractBugWSTestCase


Constructor Summary
BugWSModuleTest(java.lang.String name)
           
 
Method Summary
 void testModule()
          Test for specific module
 void testModules(java.lang.String module, java.lang.String index)
          Test list of modules
 
Methods inherited from class com.buglabs.ws.tests.common.AbstractBugWSTestCase
getData, getStreamAndFile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BugWSModuleTest

public BugWSModuleTest(java.lang.String name)
Method Detail

testModules

public void testModules(java.lang.String module,
                        java.lang.String index)
Test list of modules


testModule

public void testModule()
Test for specific module