uk.ac.soton.ecs.grimoires.proxy.test
Class GrimoiresProxyTestCase

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byuk.ac.soton.ecs.grimoires.proxy.test.GrimoiresProxyTestCase
All Implemented Interfaces:
junit.framework.Test

public class GrimoiresProxyTestCase
extends junit.framework.TestCase


Constructor Summary
GrimoiresProxyTestCase()
           
 
Method Summary
 void testBusiness()
           
 void testCheckSanity()
           
 void testDeleteTModel()
           
 void testService()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GrimoiresProxyTestCase

public GrimoiresProxyTestCase()
Method Detail

testCheckSanity

public void testCheckSanity()
                     throws Exception
Throws:
Exception

testBusiness

public void testBusiness()
                  throws Exception
Throws:
Exception

testService

public void testService()
                 throws Exception
Throws:
Exception

testDeleteTModel

public void testDeleteTModel()
                      throws Exception
Throws:
Exception