org.apache.ws.scout.registry
Class BusinessQueryManagerTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.apache.ws.scout.registry.BusinessQueryManagerTest
All Implemented Interfaces:
junit.framework.Test

public class BusinessQueryManagerTest
extends junit.framework.TestCase

Tests the BusinessLifecycleManagerImpl class


Constructor Summary
BusinessQueryManagerTest()
           
 
Method Summary
 void testFindClassificationSchemeByName()
           
 
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, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BusinessQueryManagerTest

public BusinessQueryManagerTest()
Method Detail

testFindClassificationSchemeByName

public void testFindClassificationSchemeByName()
                                        throws javax.xml.registry.JAXRException
Throws:
javax.xml.registry.JAXRException


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.