uk.ac.soton.ecs.grimoires.server.impl.uddiv2.publication
Class GrimoiresTestCase

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byuk.ac.soton.ecs.grimoires.server.impl.uddiv2.publication.GrimoiresTestCase
All Implemented Interfaces:
junit.framework.Test

public class GrimoiresTestCase
extends junit.framework.TestCase


Constructor Summary
GrimoiresTestCase(String name)
           
 
Method Summary
 void test10publishGet_publisherAssertions()
           
 void test11publishGet_registeredInfo()
           
 void test12publishSave_binding()
           
 void test13publishSave_business()
           
 void test14publishSave_service()
           
 void test15publishSave_tModel()
           
 void test16publishSet_publisherAssertions()
           
 void test1publishAdd_publisherAssertions()
           
 void test2publishDelete_binding()
           
 void test3publishDelete_business()
           
 void test4publishDelete_publisherAssertions()
           
 void test5publishDelete_service()
           
 void test6publishDelete_tModel()
           
 void test7publishDiscard_authToken()
           
 void test8publishGet_assertionStatusReport()
           
 void test9publishGet_authToken()
           
 void testpublishWSDL()
           
 
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

GrimoiresTestCase

public GrimoiresTestCase(String name)
Method Detail

testpublishWSDL

public void testpublishWSDL()
                     throws Exception
Throws:
Exception

test1publishAdd_publisherAssertions

public void test1publishAdd_publisherAssertions()
                                         throws Exception
Throws:
Exception

test2publishDelete_binding

public void test2publishDelete_binding()
                                throws Exception
Throws:
Exception

test3publishDelete_business

public void test3publishDelete_business()
                                 throws Exception
Throws:
Exception

test4publishDelete_publisherAssertions

public void test4publishDelete_publisherAssertions()
                                            throws Exception
Throws:
Exception

test5publishDelete_service

public void test5publishDelete_service()
                                throws Exception
Throws:
Exception

test6publishDelete_tModel

public void test6publishDelete_tModel()
                               throws Exception
Throws:
Exception

test7publishDiscard_authToken

public void test7publishDiscard_authToken()
                                   throws Exception
Throws:
Exception

test8publishGet_assertionStatusReport

public void test8publishGet_assertionStatusReport()
                                           throws Exception
Throws:
Exception

test9publishGet_authToken

public void test9publishGet_authToken()
                               throws Exception
Throws:
Exception

test10publishGet_publisherAssertions

public void test10publishGet_publisherAssertions()
                                          throws Exception
Throws:
Exception

test11publishGet_registeredInfo

public void test11publishGet_registeredInfo()
                                     throws Exception
Throws:
Exception

test12publishSave_binding

public void test12publishSave_binding()
                               throws Exception
Throws:
Exception

test13publishSave_business

public void test13publishSave_business()
                                throws Exception
Throws:
Exception

test14publishSave_service

public void test14publishSave_service()
                               throws Exception
Throws:
Exception

test15publishSave_tModel

public void test15publishSave_tModel()
                              throws Exception
Throws:
Exception

test16publishSet_publisherAssertions

public void test16publishSet_publisherAssertions()
                                          throws Exception
Throws:
Exception