org.enhydra.shark.wfxml.test
Class SharkWebServiceTestCase
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.enhydra.shark.wfxml.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, failNotEquals, failNotSame, failSame, format |
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_REGISTRY
public static final java.lang.String TARGET_SERVICE_REGISTRY
- 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
TARGET_SERVICE_ACTIVITY
public static final java.lang.String TARGET_SERVICE_ACTIVITY
- 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
test10asapFactoryBindingGetDefinition
public void test10asapFactoryBindingGetDefinition()
throws java.lang.Exception
- Throws:
java.lang.Exception
test11asapFactoryBindingListInstances
public void test11asapFactoryBindingListInstances()
throws java.lang.Exception
- Throws:
java.lang.Exception
test2wfxmlInstanceBindingSetProperties
public void test2wfxmlInstanceBindingSetProperties()
throws java.lang.Exception
- Throws:
java.lang.Exception
test3wfxmlInstanceBindingSubscribe
public void test3wfxmlInstanceBindingSubscribe()
throws java.lang.Exception
- Throws:
java.lang.Exception
test5wfxmlInstanceBindingChangeState
public void test5wfxmlInstanceBindingChangeState()
throws java.lang.Exception
- Throws:
java.lang.Exception
test1wfxmlInstanceBindingGetProperties
public void test1wfxmlInstanceBindingGetProperties()
throws java.lang.Exception
- Throws:
java.lang.Exception
test4wfxmlInstanceBindingUnsubscribe
public void test4wfxmlInstanceBindingUnsubscribe()
throws java.lang.Exception
- Throws:
java.lang.Exception
test5_1wfxmlInstanceBindingChangeState
public void test5_1wfxmlInstanceBindingChangeState()
throws java.lang.Exception
- Throws:
java.lang.Exception
test5_2wfxmlInstanceBindingListActivities
public void test5_2wfxmlInstanceBindingListActivities()
throws java.lang.Exception
- Throws:
java.lang.Exception
test6_wfxmlActivityBindingGetProperties
public void test6_wfxmlActivityBindingGetProperties()
throws java.lang.Exception
- Throws:
java.lang.Exception
test7_wfxmlActivityBindingSetProperties
public void test7_wfxmlActivityBindingSetProperties()
throws java.lang.Exception
- Throws:
java.lang.Exception
test7_1wfxmlActivityBindingSetProperties
public void test7_1wfxmlActivityBindingSetProperties()
throws java.lang.Exception
- Throws:
java.lang.Exception
test8_wfxmlActivityBindingCompleteActivity
public void test8_wfxmlActivityBindingCompleteActivity()
throws java.lang.Exception
- Throws:
java.lang.Exception