|
xmlBlaster 1.6.2 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.xmlBlaster.test.C.TestC
| Field Summary | |
private Global |
glob
|
private static java.util.logging.Logger |
log
|
private java.lang.String |
pathToCBinary
|
(package private) java.lang.String |
sep
|
| Fields inherited from class junit.framework.TestCase |
|
| Constructor Summary | |
TestC(java.lang.String testName)
Constructs the TestC object. |
|
| Method Summary | |
private java.lang.String |
getXmlBlasterHomePath()
|
static void |
main(java.lang.String[] args)
Deprecated. Use the TestRunner from the testsuite to run it |
protected void |
setUp()
Sets up the fixture. |
void |
stderr(java.lang.String data)
|
void |
stdout(java.lang.String data)
|
protected void |
tearDown()
Tears down the fixture. |
void |
test_C_IllegalArguments()
Test the C API with illegal arguments. |
void |
test_C_LeaveServer()
Test the C API implementation, leaving the server without disconnect. |
void |
test_C_MethodInvocations()
Test all C method invocations against a running xmlBlaster. |
void |
test_C_Queue()
Test the C API persistent queue implementation. |
void |
test_C_Socket()
Test the C API SOCKET implementation. |
void |
test_C_Stress()
Test all C method invocations against a running xmlBlaster. |
void |
test_C_Util()
Test all C method invocations against a running xmlBlaster. |
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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 |
| Field Detail |
private final Global glob
private static java.util.logging.Logger log
private java.lang.String pathToCBinary
java.lang.String sep
| Constructor Detail |
public TestC(java.lang.String testName)
testName - The name used in the test suite| Method Detail |
protected void setUp()
private java.lang.String getXmlBlasterHomePath()
protected void tearDown()
public void test_C_MethodInvocations()
public void test_C_IllegalArguments()
public void test_C_Stress()
public void test_C_Util()
public void test_C_Queue()
public void test_C_LeaveServer()
public void test_C_Socket()
public void stdout(java.lang.String data)
stdout in interface I_ExecuteListenerpublic void stderr(java.lang.String data)
stderr in interface I_ExecuteListenerpublic static void main(java.lang.String[] args)
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||