org.enhydra.shark.asap.test
Class SharkWebServiceTestCase
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.enhydra.shark.asap.test.SharkWebServiceTestCase
- All Implemented Interfaces:
- junit.framework.Test
- public class SharkWebServiceTestCase
- extends junit.framework.TestCase
JUnit test case for shark web service wrapper.
- Author:
- V.Puskas
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 |
TARGET_SERVICE_OBSERVER
public static final java.lang.String TARGET_SERVICE_OBSERVER
- See Also:
- Constant Field Values
TARGET_SERVICE_FACTORY
public static final java.lang.String TARGET_SERVICE_FACTORY
- See Also:
- Constant Field Values
TARGET_SERVICE_INSTANCE
public static final java.lang.String TARGET_SERVICE_INSTANCE
- See Also:
- Constant Field Values
SharkWebServiceTestCase
public SharkWebServiceTestCase(java.lang.String name)
test6asapObserverBindingGetProperties
public void test6asapObserverBindingGetProperties()
throws java.lang.Exception
- Throws:
java.lang.Exception
test7asapObserverBindingCompleted
public void test7asapObserverBindingCompleted()
throws java.lang.Exception
- Throws:
java.lang.Exception
test8asapObserverBindingStateChanged
public void test8asapObserverBindingStateChanged()
throws java.lang.Exception
- Throws:
java.lang.Exception
test9asapFactoryBindingGetProperties
public void test9asapFactoryBindingGetProperties()
throws java.lang.Exception
- Throws:
java.lang.Exception
test10asapFactoryBindingCreateInstance
public void test10asapFactoryBindingCreateInstance()
throws java.lang.Exception
- Throws:
java.lang.Exception
test11asapFactoryBindingListInstances
public void test11asapFactoryBindingListInstances()
throws java.lang.Exception
- Throws:
java.lang.Exception
test2asapInstanceBindingSetProperties
public void test2asapInstanceBindingSetProperties()
throws java.lang.Exception
- Throws:
java.lang.Exception
test3asapInstanceBindingSubscribe
public void test3asapInstanceBindingSubscribe()
throws java.lang.Exception
- Throws:
java.lang.Exception
test5asapInstanceBindingChangeState
public void test5asapInstanceBindingChangeState()
throws java.lang.Exception
- Throws:
java.lang.Exception
test1asapInstanceBindingGetProperties
public void test1asapInstanceBindingGetProperties()
throws java.lang.Exception
- Throws:
java.lang.Exception
test4asapInstanceBindingUnsubscribe
public void test4asapInstanceBindingUnsubscribe()
throws java.lang.Exception
- Throws:
java.lang.Exception
test5_1asapInstanceBindingChangeState
public void test5_1asapInstanceBindingChangeState()
throws java.lang.Exception
- Throws:
java.lang.Exception